We’re aware of an issue causing slower load times on the Dropbox Community forum. It should be resolved soon. Thanks for your patience!
Forum Discussion
Charles.K
9 years agoNew member | Level 2
Migrating from API v1
I have the latest version of dropbox v2 sdk. (3.1.0)
I want to do token authentication from v1 to v2.
However, the following functions do not exist.
+ (BOOL)checkAndPerformV1TokenMigration:
(nonnull DBTokenMigrationResponseBlock)responseBlock
queue:(nullable NSOperationQueue *)queue
appKey:(nonnull NSString *)appKey
appSecret:(nonnull NSString *)appSecret;
Is there another way?
I need help.
Thank you.
I just checked this in v3.1.0 and I do see checkAndPerformV1TokenMigration defined and working. There's some sample code in the readme.
Can you double check that you got 3.1.0 installed? If so, please share the code you're using and error/output you're getting.
2 Replies
- Greg-DB9 years ago
Dropbox Community Moderator
I just checked this in v3.1.0 and I do see checkAndPerformV1TokenMigration defined and working. There's some sample code in the readme.
Can you double check that you got 3.1.0 installed? If so, please share the code you're using and error/output you're getting.
- Charles.K9 years agoNew member | Level 2
Oh! I had a big mistake.
This happens because the names of working folders are similar.
I have verified version 3.1.0 and found that the feature exists.
Thank you very much.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!