twitter-async
twitter-async copied to clipboard
GetAuthorizeUrl throws EpiOAuthException
Help me ! Today suddenly all of my apps throws execption like this
Fatal error: Uncaught exception 'EpiOAuthException' in /home/a6200193/public_html/hastag/EpiOAuth.php:434 Stack trace: #0 /home/a6200193/public_html/hastag/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 /home/a6200193/public_html/hastag/EpiOAuth.php(53): EpiOAuthResponse->__get('oauth_token') #2 /home/a6200193/public_html/hastag/EpiOAuth.php(60): EpiOAuth->getAuthorizeUrl(NULL) #3 /home/a6200193/public_html/hastag/user.php(41): EpiOAuth->getAuthorizationUrl() #4 {main} thrown in /home/a6200193/public_html/hastag/EpiOAuth.php on line 434
what sould i do ? i am frustating
I'm also having the same issue: Single test to verify everything works ok
View the source of this file
Generate the authorization link
Fatal error: Uncaught exception 'EpiOAuthException' in /home/content/78/9971478/html/pruebasconcepto/application/helpers/account/jmathai-twitter-async/EpiOAuth.php:434 Stack trace: #0 /home/content/78/9971478/html/pruebasconcepto/application/helpers/account/jmathai-twitter-async/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 /home/content/78/9971478/html/pruebasconcepto/application/helpers/account/jmathai-twitter-async/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token') #2 /home/content/78/9971478/html/pruebasconcepto/tw.php(23): EpiOAuth->getAuthenticateUrl() #3 {main} thrown in /home/content/78/9971478/html/pruebasconcepto/application/helpers/account/jmathai-twitter-async/EpiOAuth.php on line 434
Any solution to this problem? I'm getting the same error