Forum Discussion

alfazraza's avatar
alfazraza
Explorer | Level 4
9 years ago
Solved

Migrating access token from API v1 to v2

I am using dropbox-core-sdk-3.0.3.jar for api v2 calls. When I upload my data into specific directory it will perform the uploading process.   Then I will manually delete the files which are up...
  • Greg-DB's avatar
    9 years ago

    It sounds like your app uses the "app folder" permission, and you're deleting the app folder itself. Deleting the app folder effectively unlinks the app (since it no longer has anywhere to read/write) and any further API calls will result in that error. 

     

    If you're trying to clear out files, make sure you only delete just the files in the folder, and not the app folder itself.

About Dropbox API Support & Feedback

Node avatar for 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!