Tinder icon indicating copy to clipboard operation
Tinder copied to clipboard

Facebook auth

Open lethanhnguyen opened this issue 3 years ago • 1 comments

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?

lethanhnguyen avatar Feb 26 '21 08:02 lethanhnguyen

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

kalunho17 avatar Sep 12 '21 17:09 kalunho17