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
Samnis
4 years agoExplorer | Level 4
New users cannot connect to Dropbox
Hi,
I have released the new version of my app. The app has the objective-c SDK updated to the latest release (5.0.5), and I have updated the code to support scopes and short-lived tokens. But I haven't changed the "Access token expiration" setting of the app within the "Console" (so currently the "Permission type" of the app is "App folder" and not "Scoped app"). Also, I don't have migrated to permissions within the "Permissions" tab of the "Console".
The result is: old users are able to use the app without problems, but new users are not able to connect it to Dropbox anymore.
What I need to do? Do I need to update the "Access token expiration" setting within the "Console".
I hope this is nothing related to the problem with permissions, so I hope this isn't an "internal" setting for my app: for more details see here https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cannot-find-the-quot-Permissions-quot-tab-for-an-app-in/m-p/478699
Please help, users are really angry :-(
Thank you,
Mario
If you've updated your app's code to use scopes, you should also migrate your app to be a scoped app. You can do so via the app's page on the App Console. (This won't prevent users of old versions of your app from getting access tokens. Dropbox will just grant the default scopes you have set for your app in this case.) You do not need to change the "Access token expiration" setting though.
- Greg-DBDropbox Staff
If you've updated your app's code to use scopes, you should also migrate your app to be a scoped app. You can do so via the app's page on the App Console. (This won't prevent users of old versions of your app from getting access tokens. Dropbox will just grant the default scopes you have set for your app in this case.) You do not need to change the "Access token expiration" setting though.
- SamnisExplorer | Level 4
Thank you very much Greg, it worked :-)
Best regards,
Mario
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,918 PostsLatest Activity: 2 days ago
If 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!