Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Matthias2
8 years agoExplorer | Level 3
How i can find out i use api 2?
I am not sure i migrade my app completely to api v2. I Think i have. But today i get a email with the information i have to migrade to api v2. So where i can make a find it out? Is there somewere a a...
- 8 years ago
That version of the SDK does use API v2, so it sounds like it is just users with an old version of your app.
One exception for the Java SDK in particular though is that it does still contain API v1 functionality (for now) to ease the migration. Just make sure you're not using DbxClientV1 anywhere in your latest code.
Greg-DB
Dropbox Community Moderator
8 years agoThat version of the SDK does use API v2, so it sounds like it is just users with an old version of your app.
One exception for the Java SDK in particular though is that it does still contain API v1 functionality (for now) to ease the migration. Just make sure you're not using DbxClientV1 anywhere in your latest code.
Matthias2
8 years agoExplorer | Level 3
I checked my latest code and i only use DbxClientV2. Now i'm sure i finished the migration to API v2.
Thank you
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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!