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
στις 5 Δεκέμβριος 2016 στις 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.