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.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on January 30, 2014 at 2:51 PM
You're not specifying the
?external_source
param.Cheers.
Reply by tmdb80947824
on January 30, 2014 at 2:58 PM
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)