You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
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
Dropbox 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.
klm1
4 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: 49 minutes 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!