We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
badriravi
6 years agoNew member | Level 2
Updated redirect_uri not working
Hello, When I first created a dropbox app, my redirect_uri was http://localhost:4200/. Everthing was working fine and I continued to develop the application, then I needed to updated the redirect_...
- 6 years ago
Hello
Thanks for the help, it's an error on my end. Everything is working fine now, Thanks.
Greg-DB
Dropbox Staff
As a security feature, all redirect URIs used for an app must be pre-registered for the app. If you attempt to use a redirect URI that hasn't been registered, you'll receive this error.
To register an OAuth 2 redirect URI, access the app's page on the App Console by clicking on the app's name there:
https://www.dropbox.com/developers/apps
Then, add the desired redirect URI (exactly as it will be used) to the "OAuth 2: Redirect URIs" section.
Marc_Gandar
2 years agoNew member | Level 2
Hi,
In case of the same error Google let the developer the expected URI. So it is easy to add it in the list. Is there a way to have a similar information with DropBox?
Regards, Marc
- Greg-DB2 years agoDropbox Staff
Marc_Gandar I'm not sure I understand your message. Can you clarify?
Do you mean you'd like Dropbox to show the unregistered redirect URI that was attempted to be used in the invalid redirect URI error itself? Dropbox does currently do that on that error page, where the text would look like this:
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://example.com/": It must exactly match one of the redirect URIs you've pre-configured for your app (including the path).
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 5 days 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!