cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to check that my App is compatible with the new features of Dropbox (token, security...)

How to check that my App is compatible with the new features of Dropbox (token, security...)

Alex57600
Explorer | Level 3

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

1 Reply 1

Greg-DB
Dropbox 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 the token_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.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?