Whenever i try to connect to box for uploading purpose i get the below mentioned error.
****
body:
{ error: 'unauthorized_client',
error_description: 'This app is not authorized by the enterprise admin' } },
*****
I have created different apps 2-3 times but the error remains constant.
I have checked my configuration, primary key, web hooks etc and everything is just fine. I have also authorized the new apps from admin console and even tried after reauthorizing the app. Also given all the rights to the app of reading and writing the files.
So is there any other permission or something that i have to give to my app externally?
Please help me on this.
It's urgent.