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
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від Travis Bell
9 листопада 2023, 11:32
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!