Welcome to the new Box Support website. Check out all the details here on what’s changed.

Client make_request API throwing Access denied - insufficient permission error.

New post

Comments

1 comment

  • jcleblanc

    Hi Kamlesh,

     

    This is probably a scope issue, since the events endpoint is returning content but the users endpoint is not. Let's see if this is related to the scopes selected on the app. It looks like you are running an OAuth based app instead of JWT / OAuth, so the following steps should hopefully help.

     

    Can you please go to your application dashboard (https://cloud.app.box.com/developers/console) and select your application. From that page, go to "Configuration" from the menu on the left side of the screen. Go down to the "Application Scopes" screen and make sure that "Manage Users" is selected. If not, select that and save. You may also need to select "Manage Enterprise Properties" for that second admin log call. Hopefully that's the root cause, but let me know if that doesn't solve the issue and we can dig further.

     

    Here's a more detailed answer for this error, in case the above doesn't work: https://community.box.com/t5/Developer-Troubleshooting/API-Troubleshooting-403-quot-access-denied-insufficient/ta-p/48536.

     

    - Jon

    0
    Comment actions Permalink

Please sign in to leave a comment.