Facebook Login Nightmare
-
Hi,
I am having a nightmare with trying to get the FB Social Login to work! Well, it was working fine for a bit, then today it returned an error message when a friend tried it with his FB login. Apologies, I don’t have the exact message still, but it mentioned ‘callback’ and ‘SDK’.
I have tried checking settings, I have read the Ultimate Member set up guide over and over, and now when I click ‘Sign In With Facebook’ all I get is the message ‘You are not logged in. Please log in and try again.’
I could be (definitely) be wrong, but I think the issue might be with the OAuth URIs. What should these be? I have the following in place:
https://www.mywebsite.co.uk/login/?provider=facebook
https://www.mywebsite.co.uk/register/?provider=facebook
https://www.mywebsite.co.uk/social/?provider=facebookhttps://www.mywebsite.co.uk/social/?um_social_login=facebook
https://www.mywebsite.co.uk/login/?um_social_login=facebook
https://www.mywebsite.co.uk/register/?um_social_login=facebookhttps://mywebsite.co.uk/login/?provider=facebook
https://mywebsite.co.uk/register/?provider=facebook
https://mywebsite.co.uk/social/?provider=facebookhttps://mywebsite.co.uk/login/?um_social_login=facebook
https://mywebsite.co.uk/social/?um_social_login=facebook
https://mywebsite.co.uk/register/?um_social_login=facebookThe reason for the huge list of addresses above is this:
The UM documentation shows addresses containing “?provider=facebook”
When I hover over my Log In With Facebook button on my site however, the link ends with “?um_social_login=facebook”
So, I’ve added both options, unsure of which is correct. I’ve then re-added all of them minus the “www” in case that was the issue.
I have gone round and round in circles, and probably have made it worse than it even was to start with! I am not experienced in this level of website development and this issue is well beyond my level.
If anyone can help me, or suggest where I even need to look, your help would be much appreciated!
Thanks in advance!
Paul
The topic ‘Facebook Login Nightmare’ is closed to new replies.