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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 30 janeiro 2014 às 2:51 PM
You're not specifying the
?external_source
param.Cheers.
Resposta de tmdb80947824
em 30 janeiro 2014 às 2:58 PM
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)