tinder_pro icon indicating copy to clipboard operation
tinder_pro copied to clipboard

trouble connecting to https://api.gotinder.com/auth

Open Tzikas opened this issue 9 years ago • 3 comments

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.

Tzikas avatar Oct 04 '16 00:10 Tzikas

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.

tranhungt avatar Oct 04 '16 02:10 tranhungt

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 ? 3 2 1

Tzikas avatar Oct 04 '16 02:10 Tzikas

That's good progress. Keep the setup exactly like that. And then do this:

  1. On your phone, exit and quit the tinder app.
  2. Clear charles proxy log
  3. go back into the tinder app on your phone
  4. Look at the charles proxy log, and you will see https://api.gotinder.com/auth getting called on your phone. From there, look at the tokens in that request.

tranhungt avatar Oct 04 '16 02:10 tranhungt