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 encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 30 de enero de 2014 a las 14:51
You're not specifying the
?external_source
param.Cheers.
Contestado por tmdb80947824
el 30 de enero de 2014 a las 14:58
Oh this wasn't clear to me. Anyway that makes sense, thanks for the fast response :)