One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Naga Abhinaya T
8 years agoExplorer | Level 4
Regarding API V1 deprecation
Hi ,
I have already developed an APP with Dropbox V1 Apis. I am in the progress of migrating the same to V2. It is announced that API V1 will be eprecated by June 28. Will the APIs be working any further after this or the users will be thrown error? Also I am using Dropbox Client jar version 1.8.
- Greg-DB
Dropbox Staff
Once API v1 is retired, any further API v1 calls will fail with a 400 error with the body:
{"error": "v1_retired"}
This would be translated to a native error type in the SDKs.
So, if users try to access Dropbox functionality via API v1 after it is retired, that functionality will not work. The exact user experience will depend on the error handling in the code.
- Naga Abhinaya TExplorer | Level 4
Thanks Greg!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 21 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!