When trying to fetch episode images, for example through the URL https://api.themoviedb.org/3/tv/269/season/1/episode/2/images there the response is
{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}
I have tried it through https://developer.themoviedb.org/reference/tv-episode-images while being logged in with my account that has a valid API key
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 9 noiembrie 2023 la ora 11:32 AM
Hi @ZelKami,
Sorry, that was a bug that slipped in. It's been fixed in prod but you may have to wait a few hours before all of the cached items expire.
Thanks!