The movie, "The Captive (244761)" isn't returning any images at the API level but the website shows 36 posters and 11 backdrops. Below is an example API call that is returning no images. It also happens with a smaller indie film "TRI (390209)".
https://api.themoviedb.org/3/movie/244761/images?api_key={KEY-REMOVED}&language=en-US https://api.themoviedb.org/3/movie/390209/images?api_key={KEY-REMOVED}&language=en-US
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 12 月 05 日 10:22下午
Hi Chris,
Take a look at this doc for more details about why this is happening. You'll want to start using the
include_image_language
parameter.