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
Alex57600
4 years agoExplorer | Level 3
How to check that my App is compatible with the new features of Dropbox (token, security...)
Hello
I'm trying to know how to check that my iOS/Android/Win10 will be compatible with the new features of Dropbox (token, security...) ?
Best regards
- Greg-DBDropbox Staff
Exactly how you prepare your app(s) for the upcoming changes will depend on your app/environments, such as whether or not you're using any official Dropbox SDK(s). If you are using an official Dropbox SDK, please make sure you're using the latest version of it, and refer to the current documentation to make sure you're using it as documented.
You can also find more information on the migration for access tokens and scopes in this blog post.
For the new token system, you can can control the behavior, e.g., to get new short-lived access tokens/refresh tokens, via the parameters for the OAuth flow. You can find information on the available options in the authorization documentation. (If you're using an official SDK, please refer to the SDK documentation.) You can also control the default, for when the app doesn't supply thetoken_access_type
parameter, via the "Access token expiration" setting for the app on the app's page on the App Console.
The scope migration is backwards-compatible (just make sure you enable all of the scopes you do need), but you can also register a new API app to test with if you wish. New apps are scoped from the start.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days 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!