Hey Team,
I am trying to connect my code with the app i have just created in my Box Sandbox Account. I have created an app from 'Dev Console' and already authorized & enabled the app from 'Admin Console'.
But when i try to access the content it shows me the below mentioned error.
THE ERROR:
-----------------------------
body: {
error: 'unauthorized_client',
error_description: 'This app is not authorized by the enterprise admin'
},
-----------------------------
I have authorized and enabled my app.

Thanks & Regards!