I was able to create an app last week. Now my App and i am unable to create apps now.I had a Python program accessing my folders. Now the app is gone.
Shat happened i need to create an app
Thanks,
Kristine M.
Hi Kristine,
Can you explain more about the way in which your app is missing? If you wrote a Python program which uses the Dropbox API, and connected it to your account, it should show up on this page: https://www.dropbox.com/account/connected_apps
If the API connection to your account was revoked, you should be able to go through the OAuth flow again to reconnect your app. If that's not working, can you provide more details?
Additionally, it's worth noting that you should be able to access the settings page of the app that you created (whether or not you have connected it to your account) on the App Console here: https://www.dropbox.com/developers/apps
Note though that you'll need to be signed in to the same account that you used to create the app.
And if you need to create another one for any reason, you should be able to do so here: https://www.dropbox.com/developers/apps/create