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
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?
Odgovorio Travis Bell
dana 9 studeni 2023 u 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!