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

Default Google request token URL is invalid #81

Open
opub opened this issue Apr 12, 2016 · 3 comments
Open

Default Google request token URL is invalid #81

opub opened this issue Apr 12, 2016 · 3 comments

Comments

@opub
Copy link

opub commented Apr 12, 2016

The default request token URL for Google (https://www.google.com/accounts/o8/ud) returns a 404. The Hybrid.getLoginRedirectURL() complicates this since it's catch doesn't log the URL it attempted or the actual exception.

throw new SocialAuthException("Failed to read response from ");

@sayantam
Copy link
Collaborator

Are you using the GooglePlus provider?

@opub
Copy link
Author

opub commented Apr 20, 2016

Yes, I am now. That one seems to be working. The other Google provider should probably be removed if it no longer supported by Google.

@sayantam
Copy link
Collaborator

yes, it should be. i am leaving this open till we do this.

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

No branches or pull requests

2 participants