Skip to content

Unable to get Tinder auth token  #216

@ptamas88

Description

@ptamas88

I managed to get my FB token, and my FB id, but unable to get a tinder X-auth-token for further requests
I tried https://api.gotinder.com/auth endpoint with {'facebook_token':'xxx', 'facebook_id': 'xxx'} json

With this endpoint i got response 200 with the response contains only the 'OK' text.

Next step: I tried https://api.gotinder.com/v2/auth/login/facebook endpoint with only facebook_token in the json. In this case I got error 401 every time.

I do these steps because I expect a json response with auth_token tag or something similar in it which is the session X_auth_token.

How to get the X_auth_token nowadays?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions