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.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2013 年 12 月 05 日 10:00上午
Hi cigarnoob,
That's not quite how the
/find
method works. This would be the query you're after:Cheers.