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.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 5 dicembre, 2013 alle 10:00AM
Hi cigarnoob,
That's not quite how the
/find
method works. This would be the query you're after:Cheers.