tinder_pro
tinder_pro copied to clipboard
trouble connecting to https://api.gotinder.com/auth
I installed charles proxy, and it seems to be working well, but when I navigate to https://api.gotinder.com/auth (both in my mobile and laptop browser), I get a 404 error or it just loads forever.
The idea is to turn on charles proxy, and then run your iphone's network through your computer so that charles proxy can see all the network calls on your iphone. Then, go onto tinder on your phone like you normally do, and the auth calls will show up.
Let me know if that helps.
Hmm, I think I've successfully connected to charles proxy and I can see Tinder show up, among other things when I move around in the app. Only when I navigate to https://api.gotinder.com/auth on my laptop browser I get a 404 error, not a fb token or id. Am I suppose to run one of the js files in tinder_pro/lib ?

That's good progress. Keep the setup exactly like that. And then do this:
- On your phone, exit and quit the tinder app.
- Clear charles proxy log
- go back into the tinder app on your phone
- Look at the charles proxy log, and you will see
https://api.gotinder.com/authgetting called on your phone. From there, look at the tokens in that request.