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.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Ken Hilliard님의 댓글
7월 18, 2013 at 10:34 오전
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!