Well, this is new...
Something seems to go wrong when retrieving Episode info for this TV Show.
This works:
https://api.themoviedb.org/3/search/tv?api_key=XXXXX&language=en-US&query=the+real+death+in+paradise
But then retrieving episode info doesn't:
https://api.themoviedb.org/3/tv/158752/season/1/episode/1?api_key=XXXXX&language=en-US
{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}
Any ideas what goes wrong here?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por superboy97
el 27 de agosto de 2024 a las 03:17
This should work once the cache has expired.
The season was wrongly numbered 10 instead of 1.