Learn how to make the most out of the Dropbox Community here 💙.
Learn how to make the most out of the Dropbox Community here 💙.
Hi Elizabeth, per the migration guide, when API v1 is retired in June 2017, any further API v1 calls will fail with a 400 error with the body:
{"error": "v1_retired"}
That is similar to other errors, and would be translated into error types in the SDKs. Exactly what would happen in your app would depend on the error handling built in to your app.
Hope this helps!
Hi Elizabeth, per the migration guide, when API v1 is retired in June 2017, any further API v1 calls will fail with a 400 error with the body:
{"error": "v1_retired"}
That is similar to other errors, and would be translated into error types in the SDKs. Exactly what would happen in your app would depend on the error handling built in to your app.
Hope this helps!
Thank you, this is very helpful.
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!