You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Magiclantern
8 years agoExplorer | Level 4
Dropbox/apps/appfolder accidentally deleted
Hi all,
i accidentally deleted my appfolder that was generated automatically while creating the app.
When I try to recreate the folder it seems that it is not linked to the app and it is not working anymore.
i am accessing the app through a generated token from a Windows service that to upload my file. Now the app is not working after deleting the folder in restore it again.
anyhelp
thanks
- If you delete an app's app folder, that will effectively unlink the app, so further API calls will fail.
If you want to use the app again, you'll need to link the app to your account again. (Just restoring the folder won't do this.) To relink the app, you can either process the OAuth app authorization flow, or generate a new token from the App Console.
- Greg-DBDropbox StaffIf you delete an app's app folder, that will effectively unlink the app, so further API calls will fail.
If you want to use the app again, you'll need to link the app to your account again. (Just restoring the folder won't do this.) To relink the app, you can either process the OAuth app authorization flow, or generate a new token from the App Console.- MagiclanternExplorer | Level 4
thank you for your reply.. if i generated a new token, will the old generated token still work?
i compiled my code with the old token and i cannot recompile it again to use the new one
thanks
- MagiclanternExplorer | Level 4
update ..
problem solved. and yes the old generated token will still work.
thank you very much for the support
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf 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!