Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi mastermind.prakash,
    the plugin request the email for twitter login, because Twitter API doesn’t permitt to access to this information.

    Yithemes

    I am facing the same issue with Facebook and Gmail. The users can’t log out of their profile from my site.

    Also, after authenticating they are directed to a wordpress login to get emails. AI checked again, FB and Google API are authorizing email id sharing.

    Plugin Author YITHEMES

    (@yithemes)

    Hi ankitv89,
    we have still tried and the plugin works well.
    Probably there are some problems with your installation or in the settings of socials

    Regards
    YITHEMS

    Hello,

    I am at the wp-login.php and press sign-in with google/facebook, instead of sign-in, it goes to register with google/facebook each time and says this email id is already registered.

    I know this email id is registered and i am at the login page … not the signup page but it still gives error, this email id is registered and ask for another mail id.

    well i’ve registered once via social login so it should allow me to login next time.

    why it pretend to register again and again even at login page?

    see this page below: https://goo.gl/Aogwwq

    no matter if you click on fb icon below login or register, it never goes for login. It always behave like register. and once user is registered, it gives error stating: email id already exists.

    whereas it should happen like: if email id exists, it should authenticate and allow user to login.

    please tell whats the reason behind it.

    I have the same issue, each login with facebook, always redirect to a page that ask the user to fill Email.

    Plugin Author YITHEMES

    (@yithemes)

    Hi all,
    your application in facebook must be live and all in the status and review must be active.
    From the demo of ymunjal i see this problem
    https://ge.tt/7h8K27P2/v/0?c

    Yithemes

    Hi,

    Yes i have activated apps and already live. But why users who login with facebook should be redirected to a page that asks Email?

    Can it be changed? so that the user can directly login without having to fill Email again.

    Thank You.

    Plugin Author YITHEMES

    (@yithemes)

    Hi Phinos,
    The user who login facebook are redirect to a page that ask email because Facebook don’t return the email address of the user in its response.

    Try to modify the scope of Facebook Provider in this file

    yith-social-login\includes\hybridauth\Hybrid\Providers\Facebook.php

    replace the line 18 from
    public $scope = "email, user_about_me, user_birthday, user_hometown, user_website, publish_actions";

    with this
    public $scope = "email, public_profile";

    and try again.

    Hi YITHEMES,
    I’ve tried to do exactly as you wrote above (modify the scope of Facebook Provider) but it seems does not work at all. Each login with Facebook, it always redirect to a page that ask the user to fill Email. Please kindly give me some advices. Thank you.

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    We will release a new version in these days to fix the issue.

    Regards
    YITHEMES

    any update on this?

    Hi, I’m facing the same issue everytime a memeber unlink his account registered using social login. The member can not login anymore and he is faced with a wordpress page :

    Please, fill in the form below with your information to continue.

    This email already exists

    Email : ___

    Any update on this ?
    Thanks

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Error While redirecting back’ is closed to new replies.