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

The redirect_uri MUST match the registered callback URL for this application. #72

Closed
kddnewton opened this issue May 11, 2017 · 2 comments

Comments

@kddnewton
Copy link

Hi there,

I'm trying to get this thing to work and for some reason it just will not. It's passing a redirect_uri param like http://localhost:3000/auth/github/callback?code=...&state=... and on the integration page the callback url is listed as http://localhost:3000/auth/github/callback. Has anyone ever hit this error?

@volmer
Copy link
Contributor

volmer commented May 19, 2017

I opened a pull request to fix this issue: #73
Feel free to use my fork in the meantime.

@tmilewski
Copy link
Member

This has been pushed as 1.3.0: https://rubygems.org/gems/omniauth-github

Thanks!

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