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

Swiping doesn't work #27

Open
JoelOtter opened this issue Jul 22, 2016 · 1 comment
Open

Swiping doesn't work #27

JoelOtter opened this issue Jul 22, 2016 · 1 comment

Comments

@JoelOtter
Copy link

I believe this is because the X-Auth-Token header doesn't get set.

Please don't ask how I found this out

@jefersonnavarro
Copy link

jefersonnavarro commented Sep 17, 2016

Apparently X-Auth-Token does get set right in the beginning when the code authenticates. Nonetheless the swipes do not work, an error {"status":"401","error":""} appears.
I checked the request headers in Firefox Developer Edition and saw this

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: es-ES,es;q=0.8,en-US;q=0.5,en;q=0.3
Connection: keep-alive
Cookie: edited
Host: api.gotinder.com
Referer: http://localhost:5000/
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (edited) Gecko/20100101 Firefox/50.0

Any hint on why the coded headers are not sent ?

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