One month down in 2025: How are your resolutions coming along? Check out how to get back on track 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 app v2 ready check?
Thanks for support.
So where i can make a find it out? Is there somewere a app v2 ready check?
Thanks for support.
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 Staff
Even 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?- Matthias2Explorer | 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-DB
Dropbox Staff
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.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 3 hours ago
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 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!