Chrome extensions can not register whitelist
Hi!
I am currently looking to implement file uploads by linking a Chrome extension with box.
So I want to upload files to box, but I can't upload them and I get the following error.
{"type":"error","status":403,"code":"cors_origin_not_whitelisted","context_info":{"origin":"chrome-extension:\/\/ifnblfhilamcplaolbjeailcgcogcelj"},"help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Access denied - Did you forget to whitelist your origin in the CORS config of your app?","request_id":"jeid01gubg65la2t"}
So if you try to register your application to the CORS domain, the registration will fail.
I would appreciate it if you could tell me how to register here.
Please sign in to leave a comment.
Comments
0 comments