We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
knightd23
9 years agoExplorer | Level 3
Access Token
Hello, I would like to know if is possible a person who is not developer get your token? I ask this because I'm developing an app that can access to any account, for example, in my computer the app...
- 9 years ago
Also, make sure to update the redirect URI to match the new port.
We've now updated the repo in Github to have the two projects point to different ports now to avoid this in the future. Pulling the latest code should fix everything. If not (maybe due to cached files), Properties -> Web -> Create Virtual Directory should fix it.
knightd23
Explorer | Level 3
Hello,
You are right, I forgot to add the APPKEY and Secret in the xml file, because I think I was working with a old folder, however I was working with the new folder that you upload.
Other question, when I run the SimpleTest application gives the following error after ask to reset the settings. How can I solve? I already have looking for the URL configuration and I not found.
Best Regards
Dropbox - 400
Error (400)It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below.
More details for developers
Invalid redirect_uri: "https://localhost/authorize": It must exactly match one of the redirect URIs you've pre-configured for your app (including the path).
Greg-DB
9 years agoDropbox Staff
For that sample, you should add "https://localhost/authorize" as a redirect URI for your app on the App Console:
https://www.dropbox.com/developers/apps
https://www.dropbox.com/developers/apps
- knightd239 years agoExplorer | Level 3
Hello,
Thanks for the help and sorry for the basics questions. It's all works.
Best Regards
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 4 hours 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!