We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
horton
4 years agoHelpful | Level 5
Oauth Dialogue Flow
Hi,
We are developing a new collaboration app using the Full Dropbox API.
Currently, the Oauth dialogue/flow includes two warning/authorization pages:
Page 1. "Before you connect th...
- 4 years ago
The shorter version is shown for apps with legacy non-scoped permissions, where the app requests non-granular access.
The longer version is shown for apps with the new scoped permission, where the app can request access on a more granular level.
Dropbox will eventually migrate everything to the new scopes permission, in order to enable more granular permissions for all apps. You can find more information on the migration here. You can also find more information on using scopes in the OAuth Guide and authorization documentation.
You can't revert a scoped app to a legacy non-scoped permission, but you can reduce the size of that text by removing any scopes that your app doesn't need. You can either disable scopes for your app entirely, via the "Permissions" tab on the app's page on the App Console, or on the fly by requesting only the minimal set of needed scopes using the 'scope' parameter on /oauth2/authorize.
ericavedua
2 years agoNew member | Level 2
Looking forward for more convenient when it comes flow auth. THANKS
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf 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!