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?
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on March 15, 2014 at 12:47 ก่อนเที่ยง
Hi there,
Take a look here for a working example:
http://www.themoviedb.org/talk/52a05011760ee3276f08138f
Reply by exulaine44@gmail.com
on March 30, 2014 at 10:34 หลังเที่ยง
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,
Reply by Travis Bell
on March 30, 2014 at 11:48 หลังเที่ยง
Did you replace the
###
with your API key? It's working fine for me...