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.
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від Ken Hilliard
18 липня 2013, 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!