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.
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Ken Hilliard
el 18 juliol de 2013 a les 10:34 A.M.
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!