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.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 5 decembrie 2013 la ora 10:00 AM
Hi cigarnoob,
That's not quite how the
/find
method works. This would be the query you're after:Cheers.