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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de superboy97
le 27 août 2024 à 03h17
This should work once the cache has expired.
The season was wrongly numbered 10 instead of 1.