Tinder
Tinder copied to clipboard
502 Bad Gateway response on /pass endpoint
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 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.