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?
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 30 n de 2014 a les 2:51 P.M.
You're not specifying the
?external_source
param.Cheers.
Resposta per tmdb80947824
el 30 n de 2014 a les 2:58 P.M.
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)