We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
d3c0y
9 years agoExplorer | Level 3
Migrating access token from API v1 to v2
Hi, I was using Java SDK v1.7 and have stored access tokens of my users in database. I realized that I need to have access token key and access token secret when I wanted to automatically upgrade...
- 9 years ago
Ah, I see. If you have been using the `getAccessToken()` method for access tokens, then you do not need to perform a token migration, as you are already using OAuth 2.0 tokens, which work for both API v1 and API v2.
Is this the case for you?
Stephen C.14
Dropbox Staff
9 years agoAh, I see. If you have been using the `getAccessToken()` method for access tokens, then you do not need to perform a token migration, as you are already using OAuth 2.0 tokens, which work for both API v1 and API v2.
Is this the case for you?
d3c0y
9 years agoExplorer | Level 3
Ah, you are right. I was little bit confused with the v2 of API ... I thought there is also a change in the OAuth.
Thank you!
Thank you!
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!