New to version 3. Having trouble retrieving movie poster. When performing a movie search the api returned the 'poster_path'. I combine this with the 'base_url' retrieved from the config api call. For example:
http://d3gtl9l2a4fn1j.cloudfront.net/t/p/2lECpi35Hnbpa4y46JX0aY3AWTy.jpg
This should return the poster for 'Fight Club' but I get format not support error when using my browser. In the old api the find always returned a path to the full image url.
Non podes atopar unha película ou serie? Inicia sesión para creala.
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Resposta de Ken Hilliard
no 18 de xullo do 2013 ás 10:34AM
Searched your knowledge based and figured it out. I didn't add the 'poster width' in the url. FYI: The correct url should have been:
Consider this request closed!