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?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يناير 30, 2014 في 2:51 مساءا
You're not specifying the
?external_source
param.Cheers.
رد بواسطة tmdb80947824
بتاريخ يناير 30, 2014 في 2:58 مساءا
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)