Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in retrieving token. Twitter #91

Open
romanpuliyan opened this issue Sep 14, 2016 · 2 comments
Open

Error in retrieving token. Twitter #91

romanpuliyan opened this issue Sep 14, 2016 · 2 comments

Comments

@romanpuliyan
Copy link

When I try login via twitter, I get error "Error in retrieving token.".
I think it when authenticate $eauth->authenticate()
What I do wrong?

@romanpuliyan
Copy link
Author

Error was in
$token = $proxy->requestRequestToken();
of nodge\eauth\oauth1\Service::authenticate() method
then nodge\eauth\oauth1\ServiceProxy::parseRequestTokenResponse()
Error http://joxi.ru/a2X4KLnSy8blZ2
So I unchecked "Enable Callback Locking" in application settings.
Now all working fine.

@bumbumpaw07
Copy link

@romanson-god is this available in new app,cant find it. ""Enable Callback Locking" in application settings."?

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

No branches or pull requests

2 participants