I've been trying to add the Google Client ID and Client Secret to the plugin to no avail. Even though I input the following text exactly as laid out in the project page (e.g. http://SITE-URL/hybridauth/endpoint?hauth.done=Google) with my website URL (e.g. an https site), I get the following Google error message with the details:
Error: 401. That's an error... Error: invalid_client.... The OAuth client was not found.
Details:
Again, I followed the instructions as laid out for "Setting up Google" I also tried to replace the Authentication URL info laid out in the project page instructions with the one laid out in the actual plugin settings, which read: Authentication URL:https://my-website.com/hybridauth/authenticate?provider=$providerId (e.g. which looks different from the project page URL text, so I'm confused about that too) Thanks for any help.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
I didn't say I solved the problem, I only made a new release with the updated vendor library. It may or may not solve your problem, but based on RVR's comment I thought it would.
@Steve W.
1 - Deactivate and delete from /mod your existing plugin
2 - Download, unzip and copy to /mod/elgg_hybridauth this version Read more on this page
3 - Activate and set on the plugin's page these options:
Google:
4 - Click on Save
That's all.
If you still get errors then you need to check the server's logs, or hire someone
Sorry, it's still not working. The only one that continues to work is Twitter. Facebook worked at first, but upon a later attempt to login, I got errors with it also. See below...
URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.
The others I've tried are Instagram and Yahoo. One thing I didn't mention earlier is that I am using a subdomain as a testing site. I don't know if that would have any adverse affects (as I mentioned, Twitter seems to work). Also, I'm not sure how to check the server's logs, as I'm using a hosting service on a shared server. Thanks!
https://stackoverflow.com/questions/35509771/url-blocked-this-redirect-failed-because-the-redirect-uri-is-not-whitelisted
http://java.wekeepcoding.com/article/11685264/hybridauth%3A+redirect+URI+is+not+whitelisted+in+the+app
And more...
No, haven't.
It's a problem.
- Previous
- 1
- 2
- Next
You must log in to post replies.