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.
Forgot about this
Thanks for your help, but I've tried to enter exactly the way that it is explained, and now this is what I'm getting:
****************************
Error: redirect_uri_mismatch
The redirect URI in the request, https://MY-Site/hybridauth/endpoint?hauth.done=Google, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/MY-Client ID...to update the authorized redirect URIs.
*************************
I've checked this message URI against the one that I have in the OAuth client (e.g. the visit link provided), but they match exactly. So I'm not sure what is meant by "the ones authorized for the OAuth client".
Thanks again for your help.
Which HybridAuth plugin's version?
Edited: Seems on the vendor's issue. Created PR
@Steve W. You can replace the latest hybridauth lib manually and try again
I'm using the following version:
I'm using the latest version of the HubridAuth plugin on the latest Elgg (version 2.3.3).
Sorry, but I'm very new in my development skills. What do you mean by replacing it manually. Thanks for the plugin also. Should I install it just like a traditional plugin, or do I need to get into some of the coding?? The current plugin did work for the first two social clients I input (Facebook and Twitter). I ran into the issues when I tried to do the same thing for the Google client inputs. Thanks again!
I have made a new release with HybridAuth updated to 2.9.6
Thanks, I'm not sure how I'm supposed to install it. I basically copied the contents of your update into the current plugin directory path: mysite/mod/elgg_hybridauth/vendor/hybridauth/hybridauth. I got the same error message for Google client. I also tried Instagram and got a 400 error message as well (Sorry, I didn't mention that earlier about the error #).
- Previous
- 1
- 2
- Next
You must log in to post replies.