• Hi,

    Suddenly, I can’t authorize my twitter consumer key. Previously, automatic tweet after publish a new post is not working. Then, I tried to generate a new consumer key for my apps. But suddenly, in setting this plugin seems unable to authorize my account, and appear error with message “wp to twitter was unable to establish a connection to twitter”

    Is there any problems with my host domain so that my account can’t authorize. I have attached screenshoot link message error.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    That error does mean that it’s a connection problem – it could be with your hosting, could be a network disruption, or it could be a problem with cURL. It’s very difficult to say for sure without information about your environment – but it’s not a problem I’d be able to do anything about; you probably need to contact your host to investigate the issue.

    Thread Starter prasetyama

    (@prasetyama)

    Hi Joe,

    Thanks for your response, I’m using wordpress 4.3.3 running on nginx server with fastcgi pass 9000 and php 5.6. At nginx file configuration I also added :

    ssl_protocols TLSv1.2;
    ssl_ciphers HIGH:!aNULL:!MD5;
    ssl_prefer_server_ciphers on;

    I also got a problem with Twitter server time, and got message “TCP connection reset by peer”

    Really appreciate for your response.
    Thanks

    Plugin Author Joe Dolson

    (@joedolson)

    WordPress 4.3 is not officially supported by WP to Twitter; the oldest version currently supported is 4.4, so to get support you’ll need to update to a minimum of WP 4.4.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t Authorize Access key Twitter’ is closed to new replies.