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