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 agoEven if you've already migrated your app to API v2, it's possible you got the email if some users are still using old versions of your app.
Exactly how you check what version you're using depends on what SDK, if any you're using. Are you using one of the official SDKs? If so, which one and what version number?
Exactly how you check what version you're using depends on what SDK, if any you're using. Are you using one of the official SDKs? If so, which one and what version number?
Matthias2
8 years agoExplorer | Level 3
Thanks for your reply. It should be possible that some users use a old app version. I update my App to API v2 not long ago.
I use following SDK: "com.dropbox.core:dropbox-core-sdk:3.0.2". I hope that is the newest one.
- Greg-DB8 years ago
Dropbox Community Moderator
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.
- Matthias28 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!