-
Notifications
You must be signed in to change notification settings - Fork 103
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
redirect_uri_mismatch #15
Comments
When I force to HTTPS I started to get error below;
Changes I've made
|
Stopped thin and started webrick with SSL support and URLs changed to HTTPs but still no luck
And stil I'm sure Google Apps configuration is OK. http://prntscr.com/4pwicg |
So, Found what is wrong at here http://stackoverflow.com/a/18951654/953706 and it works now. I just still no idea why it sets protocol from server insted of requests. It works like SSL Requests -> Nginx -> SSL Requests -> Webrick (thin etc). dunno. Maybe I'm missing something. |
Hi,
I tried everything i can do but no luck. Only I can see error above.
I'm sure it is not
HTTP://
at Google Developer Console http://prntscr.com/4ptsqlignore domain.com i changed it
The text was updated successfully, but these errors were encountered: