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?
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur superboy97
op 27 Augustus 2024 om 3:17 VM
This should work once the cache has expired.
The season was wrongly numbered 10 instead of 1.