This method not return backdrops http://api.themoviedb.org/3/movie/tt1931435/images?api_key=API KEY&language=en
But old API method return backdrops http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/API KEY/tt1931435
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne avgust 28, 2013 ob 9:39 AM
Hi Yusuke,
Be mindful of what the documentation states about the language parameter. The language parameter acts as a filter on images, and since most backdrops don't have a language you won't get any back.
Do the request with no parameter and everything is returned.
Cheers.
Yusuke je odgovoril
dne avgust 28, 2013 ob 2:44 PM
Thank you very much