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
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Travis Bell
no 9 de novembro do 2023 ás 11:32AM
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!