• I cannot get our site connected to Twitter. This is the error I am getting when I try and connect the plugin to Twitter:

    Fatal error: Uncaught exception 'EpiOAuthException' in /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-content/plugins/hl-twitter/api/EpiOAuth.php:434 Stack trace: #0 /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-content/plugins/hl-twitter/api/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-content/plugins/hl-twitter/api/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token') #2 /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-content/plugins/hl-twitter/admin.php(1268): EpiOAuth->getAuthenticateUrl(NULL, Array) #3 [internal function]: hl_twitter_oauth_get_authorize_url('') #4 /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-includes/plugin.php(395): call_user_func_array('hl_twitter_oaut...', Array) #5 /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-admin/admin-ajax.php(1473): do_action('wp_ajax_hl_twit...') #6 {main} thrown in /nfs/c05/h01/mnt/71403/domains/texasbaptists.org/html/wp-content/plugins/hl-twitter/api/EpiOAuth.php on line 434

    https://www.ads-software.com/extend/plugins/hl-twitter/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter pixelnate

    (@pixelnate)

    cURL is enabled for PHP and the site is hosted on the God awful MediaTemple grid service.

    Thread Starter pixelnate

    (@pixelnate)

    Anyone else having problems like this?

    Sorry to see you are having problems with the (gs) Grid-Service. Even though we don’t support third party applications, I did find some extra information on others having the same problem.

    Google search of “Fatal error: Uncaught exception ‘EpiOAuthException'”

    https://github.com/jmathai/twitter-async/issues/71

    https://groups.google.com/group/twitter-development-talk/browse_thread/thread/693766e162b4a7ee?pli=1

    In regards to “God awful MediaTemple grid service”, let us know what we can do to improve. Feel free to contact me through the forums or through our Twitter feed. We’d be more than happy to try and make your experience better.

    Pixel, having the exact same problem. I can’t load a any of HL twitter’s admin screens. cURL is enabled. The screen shots look great – wish it would work.

    I get trapped in a login loop when I try to authorize HL Twitter to access my twitter account. The WP login shows and seems to accept my password, which I have checked is correct, but loops back to the login and never returns to the HL Twitter admin page.

    Is there a workaround for this? curl is enabled

    I am having the same issue with a site moved to Go Daddy. The HL_Twitter plugin was working on another host, but once moved I get this error when the Plugin tries to connect:

    Fatal error: Uncaught exception ‘EpiOAuthException’ in /home/content/29/6775129/html/wordpress/wp-content/plugins/hl-twitter/api/EpiOAuth.php:434 Stack trace: #0 /home/content/29/6775129/html/wordpress/wp-content/plugins/hl-twitter/api/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 /home/content/29/6775129/html/wordpress/wp-content/plugins/hl-twitter/api/EpiOAuth.php(45): EpiOAuthResponse->__get(‘oauth_token’) #2 /home/content/29/6775129/html/wordpress/wp-content/plugins/hl-twitter/admin.php(1255): EpiOAuth->getAuthenticateUrl(NULL, Array) #3 [internal function]: hl_twitter_oauth_get_authorize_url(”) #4 /home/content/29/6775129/html/wordpress/wp-includes/plugin.php(405): call_user_func_array(‘hl_twitter_oaut…’, Array) #5 /home/content/29/6775129/html/wordpress/wp-admin/admin-ajax.php(1551): do_action(‘wp_ajax_hl_twit…’) #6 {main} thrown in /home/content/29/6775129/html/wordpress/wp-content/plugins/hl-twitter/api/EpiOAuth.php on line 434

    I’m getting this error and getting ready to launch a site for a client of mine. Does anyone know of any similar plugins that allow multiple twitter accounts?

    Thanks all!

    I had this error, turned out to be an SSL issue, more info: https://www.ritey.com/blog/2012/03/wordress-hl-twitter-uncaught-exception-during-twitter-authentication/

    There was also a change made in admin.php where the oauth_token needed to be changed to oauth_token1 to grab the token from the querystring.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘OAuth validation broken for HL Twitter’ is closed to new replies.