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 的回复
于 2023 年 11 月 09 日 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!