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.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Ken Hilliard
le 18 juillet 2013 à 10h34
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!