Learn how to make the most out of the Dropbox Community here 💙.
Forum Discussion
RWMOREY
3 years agoHelpful | Level 6
Re: Missing scope from request
If I add permissions to my app after I had generated the access token do I need to generate a new access token? And if so, how do I do that? There does not seem to be a button to regenerate the token.
Rich
- Greg-DB
Dropbox Staff
Adding a scope to your app via the App Console does not retroactively grant that scope to existing access tokens.
That being the case, to make any API calls that require that scope, you'll need to get a new access token with that scope.
You can retrieve a new access token the same way as you would have originally, either using the "Generate" button on the app's page on the App Console, or via the OAuth app authorization flow.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,965 PostsLatest Activity: 3 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!