Hi Team,
I'm getting the following error when trying to create a new file could you please help me out?
{
"type": "error",
"status": 403,
"code": "cors_origin_not_whitelisted",
"context_info": {
"origin": "chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop"
},
"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": "x3wXXXXXXXXX"
}