defaultnamehere / tinder-detective

Find your Facebook friends' Tinder profiles. Don't actually use this by the way that's weird. Not even in a good way.
MIT License
701 stars 60 forks source link

requests.exceptions.ConnectionError #37

Closed mberlanga91 closed 8 years ago

mberlanga91 commented 8 years ago

I'm getting this error: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.gotinder.com', port=443): Max retries exceeded with url: /auth (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x02979D50>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',))

Is this Tinder disabling it? Or do I have to wait a certain amount of time to try again?