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

OAuth token request failing #8

Open
charlievaughan-zz opened this issue Sep 29, 2014 · 1 comment
Open

OAuth token request failing #8

charlievaughan-zz opened this issue Sep 29, 2014 · 1 comment

Comments

@charlievaughan-zz
Copy link

I've gotten to the point where I am able to input the login details of the Facebook account I wish to use on Tinder. On entering the username and password and authorising the app I am redirected to:

http://localhost:8080/fbtoken?#access_token=CAAHZAfscEEk8BAEErB60e0OiiLQ72WvHneiC7LZBLIn82jmuaykuTy9iVHvVccWJ1Itv2os1ZClRLCcMQwtZAkvgCNF5soaba6tZBZCxV14zAJGVJ118DCPLSNmZBZBM7dxZBoCrOQIZB1ZCCWyvTWROgmwREHyYZCfOfuKiBCebpdpVA9VsJ5D3os2BvZAL1GUiFcKQZD&expires_in=6134

Which is a blank page. In Charles I can see that a request is being made which eventually times out with the following:

URL: http://localhost:8080/fbtoken
Status: Failed
Failure: “Remote server closed the connection before sending response header"

So it looks like its unable to properly connect and get the OAuth token?

@Mashallow
Copy link

@charlievaughan If you want a created an online tool to do massive likes at a time : fr.mashallow.com/tinder

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