Back to Social Login Support

Fibonacci
Fibonacci

I got the following error when try to login using Facebook:

Imgur

Last updated

Flynsarmy
Flynsarmy

Your image isn't loading. Try using imgur.

Fibonacci
Fibonacci

Flynsarmy said:

Your image isn't loading. Try using imgur.

Ok, I updated it.

Flynsarmy
Flynsarmy

Does your facebook account not have your email address set? I'm thinking this would be the cause of your error but need to confirm.

Fibonacci
Fibonacci

I can't figure it. I think everyone who have Facebook account should have an email address and I have too.

Maybe you can try to login in this url using your facebook account to try. http://goo.gl/h8wS6E

Fibonacci
Fibonacci

I have try another account and it's still doesn't work.

ilan3853
ilan3853

Flynsarmy said:

Does your facebook account not have your email address set? I'm thinking this would be the cause of your error but need to confirm.

I have the same problem with the Facebook login. The Facebook user has 2 email accounts, 1 is the personal email account which used to register to Facebook (it's hidden from timeline), and another one USER_ID@facebook.com. Neither returned from Facebook. I dumped the provider object received from Facebook if you need it pastebin

also the permission user_about_me gives a message that the login must be reviewed pic. it's probably not needed since by default we care only for the name and email.

Last updated

lagus.martin11154
lagus.martin11154

i have the same problem

Fibonacci
Fibonacci

all of you can resolve this issue by go to this plugin directory. Edit composer.json like below,

{
    "name": "flynsarmy/sociallogin",
    "require": {
        "hybridauth/hybridauth": "2.5.*",
        "google/apiclient": "1.1.*"
    }
}

and run this command,

composer update

this issue is because the plugin vendor / package.

Last updated

Flynsarmy
Flynsarmy

I've published an update with this fix.

dfrost
dfrost

So the problem isn't really solved. I have this error

Keios
Keios

11 months later I'm having OP's error on both market and bitbucket version.

dhiraj22147
dhiraj22147

Hi , I am using your plugin for octobercms. How we can redirect to current page to our user after the login to facebook? currently it is redirect to homepage. Please help me.

1-13 of 13