Google Sign In Issues
Hello awesome people!
I am running Version 2.0.18.8 and am having an issue with Google Sign In not working correctly.
My current issue is that when I try to use google sign on, I get the following errors:
Provider is required.
UniqueID is required.
The connection data has not been verified.
Please let me know what I can do to troubleshoot and fix this. I hav searched around, but most post seem old and recommend extensive replacement to the PHP files, which make me uncomfortable, but if that is the solution, please let me know what works and I am glad to try it. Thanks so much.
Griffin
P.S. I also had issues with twitter not working, but was able to find a fix by changing
public static $BaseApiUrl = 'http://api.twitter.com/1/';
to
public static $BaseApiUrl = 'http://api.twitter.com/1.1/';
Comments
You will have to first enable OpenID plugin and then Google Sign in Plugin
There was an error rendering this rich post.
Thanks @aery. I have tried that. Here is what I did:
Then, if I try to sign in, I get the errors above and here:
Provider is required.
UniqueID is required.
The connection data has not been verified.
Any idea? The URL for the forum I am trying to get it working is http://neilvn.com/forum/ in case that helps.
Interesting.
Never faced such problem.
Can you please tell OpenID and Google Plugin versions?
There was an error rendering this rich post.
Sure.
Google Sign In Version 1.0
OpenID Version 0.1a
Twitter Version 0.1a
Are there newer versions? If so, please let me know where I can get them as I have searched Add Ons and did not see them. Thanks so much for your help.
Strange. Everything should work with latest versions.
Try Google Sign In 1.1 and OpenID 0.2 from Vanilla 2.1 Package
There was an error rendering this rich post.
Sorry, but where can I find the 2.1 package and is it stable?
Found them here after some digging:
https://github.com/vanillaforums/Garden/tree/master/plugins
Thanks so much for the help @aery! All working perfectly now. Have a great weekend!
Is 2.1 Stable, or still beta?
Link: https://github.com/vanillaforums/Garden/tree/master/plugins