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.
Can't find a movie or TV show? Login to create it.
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Svar av Travis Bell
den 5 Desember 2013 kl. 10:00 AM
Hi cigarnoob,
That's not quite how the
/find
method works. This would be the query you're after:Cheers.