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

Facebook auth #124

Open
lethanhnguyen opened this issue Feb 26, 2021 · 1 comment
Open

Facebook auth #124

lethanhnguyen opened this issue Feb 26, 2021 · 1 comment

Comments

@lethanhnguyen
Copy link

I use get_auth_token https://api.gotinder.com/v2/auth/login/facebook, but now only get onboarding_token, cannot find out any api_token. Please help me with how to get api_token?

@kalunho17
Copy link

kalunho17 commented Sep 12, 2021

if u are new on tinder, u need to first create a profile using the app. once the profile is set, u will get api_token instead of onboarding_token:

  1. Download Tinder App
  2. Login with fb credentials
  3. Answer the 3-4 questions (u can skip some)
  4. exit app
  5. run your python script

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

3 participants
@lethanhnguyen @kalunho17 and others