Closed 123mitnik closed 11 years ago
after the update to hapi 0.1.0 i can't authenticate with twitter:
120213/094624.735, info, Received, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER 120213/094626.137, info, Received, POST, /oauth/token 120213/094626.139, info, HTTP: 404 No such path or method, POST, /oauth/token 120213/094626.159, err, HTTP: 500 Unexpected API response, safari 5.1.3, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER 120213/094626.159, err, Log: {"error":"Not Found","message":"No such path or method","code":404}, safari 5.1.3, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER
note : substituted the token and verifier for more readability
I have the same issue can some one help? login doesnt seem to work
after the update to hapi 0.1.0 i can't authenticate with twitter:
120213/094624.735, info, Received, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER 120213/094626.137, info, Received, POST, /oauth/token 120213/094626.139, info, HTTP: 404 No such path or method, POST, /oauth/token 120213/094626.159, err, HTTP: 500 Unexpected API response, safari 5.1.3, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER 120213/094626.159, err, Log: {"error":"Not Found","message":"No such path or method","code":404}, safari 5.1.3, GET, /auth/twitter?oauth_token=TOKEN&oauth_verifier=VERIFIER
note : substituted the token and verifier for more readability