We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
rhhtds
5 years agoNew member | Level 2
Scoped App (App Folder) and viewing files in explorer
Dear Sirs
I have created a scoped app ( app folder ). I have uploaded some files to it. This seems to work fine. BUT now I would like to view the actual files in windows explorer. But my dropbo...
- 5 years ago
Thanks, it was the
- Make sure you're using an access token for the particular API app that you expect to be using. If you're not sure, you may want to get a new access token for the API app.
That made me se that I used the wrong access token ...
Thanks
Greg-DB
Dropbox Community Moderator
5 years agoThere are a few things that come to mind here:
- When first created, app folders are put inside a top level folder, so you'd need to look inside that folder to find the app folder. If the account is set to English, that top folder will be called "Apps", but there are different translations for other languages.
- Make sure your desktop client/browser are signed in the same account that your API app is connected to. (You can use /2/users/get_current_account, or corresponding native method in an SDK/library, to check what account the API app is connected to. You can compare that to the signed in account in Dropbox.)
- Make sure you're using an access token for the particular API app that you expect to be using. If you're not sure, you may want to get a new access token for the API app.
- Make sure the desktop client is syncing properly.
- rhhtds5 years agoNew member | Level 2
Thanks, it was the
- Make sure you're using an access token for the particular API app that you expect to be using. If you're not sure, you may want to get a new access token for the API app.
That made me se that I used the wrong access token ...
Thanks
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!