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
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 5 " de 2016 a les 10:22 P.M.
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.