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
Scott K.4
9 years agoExplorer | Level 3
Multiple platform Core v1 to v2 Migration Question
Currently we are using the v1 Core API to suport users accessing their Dropobox content via our apps on 3 ptatforms (iOS , MacOS, and Windows) with App Folder permission. We are likely to migrate to the v2 API in our iOS app first with the two desktop apps to follow later. If we migrate a user to the v2 API in our iOS app will that cause any problems for this user acessing their content in our desktop apps which may still be using the v1 Core API? Or do we need to release this support simultaneously?
- That won't have any impact. You can continue using the OAuth 1 or OAuth 2 access tokens on API v1 even when you start using OAuth 2 access tokens on API v2.
- Greg-DBDropbox StaffHi Scott, you can migrate different platforms at different times like this. Your app can use different versions of the API at the same time without issue. They'll both access the same file data as they would otherwise.
- Scott K.4Explorer | Level 3
Greg,
Thanks for the quick reply. I do have followup question concerning acess tokens. If we migrate a user to an OAuth 2 token from an OAuth 1 token does this have any affect on a user's Dropbox access from our apps that are still using the v1 Core API? Or is this also transparent ot the user?
- Greg-DBDropbox StaffThat won't have any impact. You can continue using the OAuth 1 or OAuth 2 access tokens on API v1 even when you start using OAuth 2 access tokens on API v2.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 13 hours 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!