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 Greg,
I have seen the notice of the v1_retired error you metioned, but I understand this is the HTTP version of this responce.
But what will happen to old mobile apps? using native core v1 SDK?
Will they be able to continue working with these SDKs?
i.e. will a user using an old iOS app version (with Dropbox's Obj-C CoreV1 SDK) link his account to the app. As in the:
[[DBSession sharedSession] linkFromController:viewController]
Thanx,
Amir
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!