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 :)