pynder icon indicating copy to clipboard operation
pynder copied to clipboard

likes_remaining not going down

Open gsun1 opened this issue 7 years ago • 2 comments

I am testing out some basic functionality, and I am following the like five users example. However, after I like a user, I check the num_likes_remaining property of the session and it's returning 0. Is this expected behavior, or does it suggest that I am not actually liking a user when I run user.like()

gsun1 avatar Jul 29 '17 05:07 gsun1

Can you post your code? Is perhaps the number of likes being stored locally and not being refreshed before the check? or is this an api call

brenly avatar Aug 04 '17 18:08 brenly

Do you pay for tinder and have unlimited likes?

avbanks avatar Aug 06 '17 01:08 avbanks