tinder-detective
tinder-detective copied to clipboard
Find token using Flamite
Is it possible to find my auth token using Flamite for Chrome? I'm having issues trying to find the token, so I thought maybe that way could be easier.
I'm using Web Sniffer extension to watch the traffic, but I didn't find the right token.
An easier way is to just use Firefox/Explorer (Chrome is buggy for this) Log in to the target FB account and remove the Tinder App Open a new tab and inspect.. monitor the network traffic Goto this link Click through the okay's until you get to a blank white screen Goto inspector and search for "ACCESS_TOKEN" There's your token
For the FacebookID, just look for the c_user param in the cookie for the oauth call.
@smelsworst does that link create a Tinder account linked to the facebook account?
@hmc-crane-s17 yep (from memory).. though it's been a while since I did this. that said, there were a number of encoding, etc errors that I faced and I was never bothered enough to resolve them to get the app to work. so, don't expect this to be the last hurdle you face when using this app.