thetvdb / v4-api

Founded in 2006, TheTVDB is one of the longest-running community-driven TV and Movie databases. With content metadata across hundreds of thousands of TV series and movies, TheTVDB powers many of the largest media centers in the market. Developers across the world build and rely upon TheTVDB's APIs to power their apps, utilities, and projects, generating millions of API calls per day. In our GitHub repository you will find all of the necessary support and v4 API documentation to make use of TheTVDB's metadata. Come and join us!
135 stars 13 forks source link

Connect api 502 Bad Gateway #336

Closed iRaschen closed 3 months ago

iRaschen commented 3 months ago
curl -X 'POST' \
  'https://api4.thetvdb.com/v4/login' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{
  "apikey": "********************************",
  "pin": "**********"
}'
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
</html>
Fran314 commented 3 months ago

To me as well

nitemare commented 3 months ago

Same here, started today

SteveCartman commented 3 months ago

Same here started today. My api key was inactive. Generated a new one, but still same problem.

seth100 commented 3 months ago

same to me!

NotoriousKlein commented 3 months ago

same here started last night

BRAYDIN72 commented 3 months ago

same here. About an hour ago I was able to connect (very slowly) and get metadata, but now were back to 502 all the time.

elfurbe commented 3 months ago

Another with the same issue

kolbdog323 commented 3 months ago

Im having the same problem. But at least the older api still works and can grab info from the website.

nitemare commented 3 months ago

Seems to be working again now, we'll see how stable it is

iRaschen commented 3 months ago

Apparently there was a temporary problem, I think we can close it