tinder-php-sdk
tinder-php-sdk copied to clipboard
Easy to use PHP SDK for accessing Tinder data.
How do i refresh the Facebook access-token in order to communicate to the Tinder SDK?
It seems like messaging is giving a 404 error for me (not 500), and I already validated the person's user by doing $tinder->user('THEIR ID'); and that worked fine, but if...
If I like 10 people, for example, the result is the same: object(stdClass)[4] public 'match' => boolean false public 'likes_remaining' => int 100 Is it ok?