This is probably because of the issues described in the common errors section of our documentation. Depending on what access levels you set up for your application change the parameters you need to send in with the request.
Hello~
In the above parameters, applying for access_token with enterprise ID was successful, but applying with user ID failed.
Is there anything else I need to do in the Custom App?
Thanks.
Hi, I have created an app and my app is authorized but on making api request I am not able to retrieve the files in the box, it is giving only the app details.
I’m passing subject type as enterprise and subject id and in the Application scope I have selected “Make API calls using the as-user header”, with this Iam getting access token but this token is giving only the app details not the folder/files details. Can you please help me in retrieving the box folders/files. Thanks