Tinder icon indicating copy to clipboard operation
Tinder copied to clipboard

502 Bad Gateway response on /pass endpoint

Open mc51 opened this issue 4 years ago • 1 comments

Since today, I'm getting the following, when sending a request to /pass. Before, it was working fine. Authenticating, getting recommendations and liking works.

<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

mc51 avatar Feb 25 '20 20:02 mc51

@mc51 You can use my own open-sourced library written on Java where you can find all basic requests including authorization and registration via SMS: https://github.com/RMatushkin/tinder-api There isn't any problem like that.

RMatushkin avatar Jun 14 '20 22:06 RMatushkin