cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regarding API V1 deprecation

Regarding API V1 deprecation

Naga Abhinaya T
Explorer | Level 4

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.

2 Replies 2

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 T
Explorer | Level 4

Thanks Greg!

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Naga Abhinaya T Explorer | Level 4
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?