I have the social log in working for Facebook and Google on my site.
www.candlewithcare.co.uk
It works on desktop but is hit and miss on a mobile.
In my Facebook app (advanced) it says the "Client OAuth login is enabled but you haven't listed any valid OAuth redirect URIs. Click here for more information."
Im running version 1.5.5 on Zencart.
It was working fine yesterday.
Answers
There is no trace of the social icons on the login page (maybe disabled?).
On a mobile, is it only Facebook that is causing occasional problems?
If so, try setting https://candlewithcare.api.oneall.com/ on the valid Oauth redirect URL.
Regards
I have installed it into my BLOG - http://www.candlewithcare.co.uk/INFO/ and it is working fine there both on desktop and mobile.
In the facebook app there is an error message
Client OAuth login is enabled but you haven't listed any valid OAuth redirect URIs. Click here for more information.
No idea where I change this setting
You can change this setting in developers.facebook.com, Products: Facebook Login, then there is a setting with that name (Valid OAuth redirect URI).
Also, what else is checked on this page (Facebook Login)?
Hope this helps.
I will take a screen shot
I have enabled them both and set the valid Oauth redirect to https://candlewithcare.api.oneall.com/ AND http://candlewithcare.api.oneall.com/
The log in seems to now work (Except that you dont LOG in) - both with Google and Facebook
I have left the login buttons on the main website now for you to take a look at.
They are at the bottom of the left column on http://www.candlewithcare.co.uk
Thanks. Indeed, the login/registration process does not complete.
Do you have any logs in your Zencart folder (in the logs directory)?
Also, is there any specific extension you are using in your installation (specifically, some that relate to redirection, login, ...)
Regards.
This suggests a PHP error.
Usually, this will log something.
When this fails, but another login attempt is made, then the redirect to the homepage occurs.
But, more importantly, there are Wordpress cookies set: I get logged in the INFO Wordpress site.
I think there is some interference between the 2 sites.
Hope this helps.