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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 5 decembrie 2016 la ora 10:22 PM
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.