We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Carter57's avatar
Carter57
New member | Level 2
10 months ago

Issue with Access token creation Its only me and its requesting a team administrator to generate

You see its only me and I am trying to generate an access token. Why is it requiring a team administrator? Did I mess up something in the settings?

  • Hi Carter57,

    Turn to permission tab above. Take a look on "Team Scopes". Have you selected some of them? 🧐 If so, only team admin can perform such an action. 😉 Remove all team scopes.

    As a workaround you can authorize your application using OAuth flow where you can limit the active scopes to applicable for personal account only (without changing scopes already set to the application as such). Of course, non team admin account won't be able use scope permitted for admin only.

    Hope this helps.

  • Здравко's avatar
    Здравко
    Legendary | Level 20

    Hi Carter57,

    Turn to permission tab above. Take a look on "Team Scopes". Have you selected some of them? 🧐 If so, only team admin can perform such an action. 😉 Remove all team scopes.

    As a workaround you can authorize your application using OAuth flow where you can limit the active scopes to applicable for personal account only (without changing scopes already set to the application as such). Of course, non team admin account won't be able use scope permitted for admin only.

    Hope this helps.

    • Carter57's avatar
      Carter57
      New member | Level 2

      Yes, that was it! All fixed.. Had some team collaborative options clicked.. Removed them and all is well now.. 

  • Carter57 Здравко is correct. This error occurs when attempting to connect an app with any "team" scopes but the user account isn't a team admin. The "team" functionality can only be used by Dropbox teams, and can only be authorized by Dropbox team admins.

     

    If your app only needs to use "user" endpoints, such as for file functionality, you should disable any team scopes on the app. (If the app does need to use any "team" endpoints though, it will need team scopes, which can only be authorized by a team admin.)

     

    You can remove any unnecessary scopes from the "Permissions" tab of the app's page on the App Console and then try to connect the app/generate an access token again.