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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by superboy97
on August 27, 2024 at 3:17 AM
This should work once the cache has expired.
The season was wrongly numbered 10 instead of 1.