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

Any recent changes to the API? #106

Closed
elmanko opened this issue Jun 27, 2020 · 4 comments
Closed

Any recent changes to the API? #106

elmanko opened this issue Jun 27, 2020 · 4 comments

Comments

@elmanko
Copy link

elmanko commented Jun 27, 2020

Just tested it right now and I cannot get all_matches() to work and also tried re-auth with the phone_auth_token, looks like is no longer working, were there any changes to the api?
It was working just fine yesterday...

@RMatushkin
Copy link

RMatushkin commented Jun 29, 2020

@elmanko You can check my Java implementation of Tinder API, there you can find authorization via SMS and other endpoints. Even I described how to sniff traffic on the Android platform. Welcome! 🙂
https://github.com/RMatushkin/tinder-api

@elmanko
Copy link
Author

elmanko commented Dec 24, 2020

got fixed by #117
shout-out to @jimtje

@elmanko elmanko closed this as completed Dec 24, 2020
@jimtje
Copy link

jimtje commented Jan 22, 2021

I think they've gone full gRPC (although they've also left some backwards compatible stuff in the code so it requires a bit of further inquiry). The raw .proto files are https://gitee.com/auf/tinder-grpc-exploration

@gelodefaultbrain
Copy link

@elmanko You can check my Java implementation of Tinder API, there you can find authorization via SMS and other endpoints. Even I described how to sniff traffic on the Android platform. Welcome! 🙂 https://github.com/RMatushkin/tinder-api

Hi , page is not found, was there any changes?

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

4 participants