cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Error (400) with redirect_uri

Error (400) with redirect_uri

Lechucico
Helpful | Level 6
Go to solution

I have the following api:

 

guest1:8080/DropboxRest/app/dropbox/start: this url initializes everything and goes to dropbox for getting an access token.

 

guest1:8080/DropboxRest/app/dropbox/finish: this is the redirect_uri where dropbox have to redirect. Instead of that, I obtain a 400 error.

 

I've declared this url on Oauth2 Redirect URIs.

 

guest1 is just a hostname that goes to 172.28.128.3

 

What I'm missing?

1 Accepted Solution

Accepted Solutions

Lechucico
Helpful | Level 6
Go to solution

I've just changed the guest1 for localhost and now it's working properly. Thanks anyway!

View solution in original post

3 Replies 3

Sanchez
Dropbox Staff
Go to solution

Hey @Lechucico, welcome to our forum!

Well, shoot, this isn’t something I run into everyday here :confused_face:. If you write in to our support team, one of our agents can dig in with you a bit further, and get your query to the right desk for assistance!

Thanks, and have a great weekend :smiling_face_with_sunglasses:


Sanchez
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: What do you think about the Community? Fill out our survey here!

Greg-DB
Dropbox Staff
Go to solution

@Lechucico To clarify, are you getting the 400 on guest1:8080/DropboxRest/app/dropbox/finish, or from Dropbox itself? Please share full Dropbox URL if that's where you're getting the error, as well as the full error message.

Lechucico
Helpful | Level 6
Go to solution

I've just changed the guest1 for localhost and now it's working properly. Thanks anyway!

Need more support?