fbessez / Tinder

Official November 2019 Documentation for Tinder's API (wrapper included)
MIT License
848 stars 197 forks source link

X-Auth-Token only lasts for a few days #103

Open MrChristopherWilliams opened 4 years ago

MrChristopherWilliams commented 4 years ago

Does the X-Auth-Token expire? Is it possible to automatically renew it without having to log back into Facebook or receiving a code to your mobile phone?

My code has never lasted longer than one week :(

RMatushkin commented 4 years ago

Yes, it will be expired since ~24h. I've open-sourced my own library written on Java where you can find all basic requests including authorization and registration via SMS: https://github.com/RMatushkin/tinder-api

will-code-for-pizza commented 2 years ago

Yes, it will be expired since ~24h. I've open-sourced my own library written on Java where you can find all basic requests including authorization and registration via SMS: https://github.com/RMatushkin/tinder-api

Your repo does not exist. Why do you always reference this repo if you don't maintain any content?