I tried
/3/find/{id}?api_key=###
as described in the API documentation. Tried it with many different shows (tvdb and imdb ids).
I always get following response:
{"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}
What am I doing wrong?
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on January 30, 2014 at 2:51 หลังเที่ยง
You're not specifying the
?external_source
param.Cheers.
Reply by tmdb80947824
on January 30, 2014 at 2:58 หลังเที่ยง
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)