I use the url like this http://api.themoviedb.org/3/find/tt0137523?api_key=key
but it never works. So does the sample code in the API document page (maybe just I can't understand it). Could someone help me out?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 15 mars 2014 à 00h47
Hi there,
Take a look here for a working example:
http://www.themoviedb.org/talk/52a05011760ee3276f08138f
Réponse de exulaine44@gmail.com
le 30 mars 2014 à 22h34
Hi Travis,
I have tried the url in the example you given as https://api.themoviedb.org/3/find/tt2406468?api_key=###&external_source=imdb_id, but it didn;t work. Is something wrong with this function?
Thanks,
Réponse de Travis Bell
le 30 mars 2014 à 23h48
Did you replace the
###
with your API key? It's working fine for me...