We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
klm1
4 years agoHelpful | Level 6
Migration to new scopes necessary BEFORE migrating to PKCE and SLT
Hello!
Just checking to see if it is necessary to first migrate a project to the new Scopes permission system before migrating to using PKCE and short-lived tokens. I notice that the Java SDK A...
- 4 years ago
The Dropbox API itself does not technically require that these two changes (scopes and SLT/PKCE) be done at the same time. It is possible for a non-scoped app to use SLT/PKCE, and it is possible for a scoped app to not use SLT/PKCE.
However the Android authorization flow built in to the Java SDK was updated to handle both of these changes together, so if you're using that, you will need to migrate the app to scopes first.
Greg-DB
4 years agoDropbox Staff
The Dropbox API itself does not technically require that these two changes (scopes and SLT/PKCE) be done at the same time. It is possible for a non-scoped app to use SLT/PKCE, and it is possible for a scoped app to not use SLT/PKCE.
However the Android authorization flow built in to the Java SDK was updated to handle both of these changes together, so if you're using that, you will need to migrate the app to scopes first.
- klm14 years agoHelpful | Level 6
Thanks for the confirmation!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 hours 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!