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

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

Open
Tzikas opened this issue Oct 4, 2016 · 3 comments
Open

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

Tzikas opened this issue Oct 4, 2016 · 3 comments

Comments

@Tzikas
Copy link

Tzikas commented Oct 4, 2016

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.

@tranhungt
Copy link
Owner

tranhungt commented Oct 4, 2016

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.

@Tzikas
Copy link
Author

Tzikas commented Oct 4, 2016

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

@tranhungt
Copy link
Owner

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.

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

2 participants