Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid redirect_uri parameter #3

Open
mscherer82 opened this issue Jul 12, 2014 · 2 comments
Open

invalid redirect_uri parameter #3

mscherer82 opened this issue Jul 12, 2014 · 2 comments

Comments

@mscherer82
Copy link

when trying to log in I got the message
"you are not allowed to do that — invalid redirect_uri parameter."

The redirect uri I entered is
"http://127.0.0.1:3000/_oauth/reddit?close"
and the request uri is
"https://ssl.reddit.com/api/v1/authorize?client_id=IaVf5...&response_type=code&state=...&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2F_oauth%2Freddit%3Fclose&duration=permanent&scope="

For me, the parameters I added seems to be correct, but maybe it would be helpful to have further documentation on this.

@albertstartup
Copy link

for the redirect uri: try replacing 127.0.0.1 with localhost.

@PandaWhisperer
Copy link
Owner

@mscherer82 what @albertstartup should do the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants