I am using the janrain for my social login page. In that all other providers are working fine. when I use Google , it gives me this error
The URL you entered does not appear to be an OpenID
Then I googled it, but I cannot find the solutions for this, In janrain site they are simple listed this error, but no clue for the solution.
http://developers.janrain.com/reference/javascript-api/social-login-js-api/javascript-error-codes/
and one UnAnswered question in their support portal.
can anyone suggest me, how to fix this?
I found answer for this, I just change the provide "google" to "googleplus". It started working.
Thankyou.