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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 30 janvier 2014 à 14h51
You're not specifying the
?external_source
param.Cheers.
Réponse de tmdb80947824
le 30 janvier 2014 à 14h58
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)