• Resolved robertosalemi

    (@robertosalemi)


    Hi,
    thank for your plugin.

    I configured “Facebook” and “Google” and the login system works very fine (slow sometimes).

    But with “Twitter” and “Linkedin”, I have some problems:
    “Oops! We ran into an issue.
    Authentication failed. Either you have cancelled the authentication or Twitter refused the connection.”

    “Authentication failed. Either you have cancelled the authentication or LinkedIn refused the connection.”

    Why?

    Thanks for your support.

    Roberto.

    https://wordpress.org/plugins/wordpress-social-login/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Miled

    (@miled)

    twitter and linkedin are known to complain about timestamps. check if your web server clock is out of sync.

    Thread Starter robertosalemi

    (@robertosalemi)

    Sorry, but how check it on my server?

    Thanks.

    Plugin Author Miled

    (@miled)

    your wordpress profile says you’re developer so ima get technical.

    twitter prefer UTC. to know twitter’s server time you can make a simple test like this http://i.imgur.com/1M5U9mJ.png

    to know your webserver time simply type date in terminal or use php echo date(DATE_RFC2822);

    both servers time should be in sync.

    Thread Starter robertosalemi

    (@robertosalemi)

    Hi,
    You give me the right solution: the hour of my server was wrong, now I set the current date and the login with Twitter and Linkedin works fine.

    Thanks for your rapid and good support.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Twitter Error Login’ is closed to new replies.