I'm making a request to: https://api.themoviedb.org/3/find?api_key=###&imdb_id=tt2406468
What I'm trying to do is get the movie poster by providing the imdb id. Is this possible anymore? I've tried many permutations without success.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
12월 5, 2013 at 10:00 오전
Hi cigarnoob,
That's not quite how the
/find
method works. This would be the query you're after:Cheers.