-
Notifications
You must be signed in to change notification settings - Fork 197
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
Comments
@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! 🙂 |
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 |
Hi , page is not found, was there any changes? |
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...
The text was updated successfully, but these errors were encountered: