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
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 5 dicembre, 2016 alle 10:22PM
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.