matlink / gplaycli

Google Play Downloader via Command line
Other
1.01k stars 178 forks source link

matlink's token dispenser seems to be down #230

Closed kyak closed 4 years ago

kyak commented 4 years ago

Hi!

The token dispenser seems to return 502 now:

cache file does not exists or is corrupted
Unknown error: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.14.2</center>
</body>
</html>

I'm usually using my own credentials (login and password), by it stopped working (I'll post separately), so I tried with your token dispenser.

$ grep -v "#" ~/.config/gplaycli/credentials.conf [Credentials] token=True token_url=https://matlink.fr/token/email/gsfid

[Cache] token=~/.cache/gplaycli/token

[Locale] locale=ru_RU timezone=MSK

kyak commented 4 years ago

Oh, I'm so sorry, how could I miss it: #229