Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Mark R.5
10 years agoHelpful | Level 5
Clarification on support for OAuth 1
It was recently announced that Dropbox API v2 would support OAuth 2 only.
Does this mean that existing apps which use OAuth 1 will stop working when API v2 is rolled out?
Greg-DB
Dropbox Community Moderator
9 years agoYes, the OAuth 1 authorization page at /1/oauth/authorize is only for API v1, and will be retired with API v1. You'll need to migrate to using the OAuth 2 authorization page at /oauth2/authorize.
(API v2 doesn't support OAuth 1, so the OAuth 1 page won't be useful once API v1 is retired anyway.)
Greg-DB
Dropbox Community Moderator
9 years agoTo follow up here, if you do need to migrate OAuth 1 access tokens and want to do so via API v2, we now have an API v2 endpoint for doing so:
https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1
https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!