You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Tinder Social is no longer, (I'm assuming for every country), this means that tinder-detective no longer works. I can put together a PR if this is the case for everyone
{"status":200,"results":[]}
The text was updated successfully, but these errors were encountered:
raise AuthenticationError("Hey your Tinder auth didn't work. Did you put your Facebook user id and auth token into {secrets_filename}?".format(secrets_filename=SECRETS_FILENAME))
api.AuthenticationError: Hey your Tinder auth didn't work. Did you put your Facebook user id and auth token into SECRETS.json?
127.0.0.1 - - [20/Oct/2017 14:46:12] "GET /?debugger=yes&cmd=resource&f=style.css HTTP/1.1" 200 -
127.0.0.1 - - [20/Oct/2017 14:46:17] "GET /?debugger=yes&cmd=resource&f=console.png HTTP/1.1" 200 -
127.0.0.1 - - [20/Oct/2017 14:46:17] "GET /?debugger=yes&cmd=resource&f=jquery.js HTTP/1.1" 200 -
127.0.0.1 - - [20/Oct/2017 14:46:17] "GET /?debugger=yes&cmd=resource&f=debugger.js HTTP/1.1" 200 -
127.0.0.1 - - [20/Oct/2017 14:46:17] "GET /?debugger=yes&cmd=resource&f=console.png HTTP/1.1" 200 ->
This is the last response I got after all required dependencies and I am sure that I am using the right user ID and access tokens.
Hi Guys,
Since Tinder Social is no longer, (I'm assuming for every country), this means that tinder-detective no longer works. I can put together a PR if this is the case for everyone
The text was updated successfully, but these errors were encountered: