Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

GetAuthorizeUrl throws EpiOAuthException #174

Open
nuzulul opened this issue May 24, 2013 · 2 comments
Open

GetAuthorizeUrl throws EpiOAuthException #174

nuzulul opened this issue May 24, 2013 · 2 comments

Comments

@nuzulul
Copy link

nuzulul commented May 24, 2013

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

@sito
Copy link

sito commented Aug 14, 2013

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

@richicru
Copy link

Any solution to this problem? I'm getting the same error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants