Hello,
I am trying a test out on the API to call for data on a single individual, Brad Pitt, in this test. I use myAPI key with the following url: http://api.themoviedb.org/3/person/nm0000093?api_key=[removed for obvious reasons] and I get the following results returned to me:
{"status_code":6,"status_message":"Invalid id - The pre-requisite id is invalid or not found"}
I've have tried a number of people and the example at http://docs.themoviedb.apiary.io/#people and I get the same error.
Can anyone point out my error, or what I may be missing here?
Thank you,
c
¿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 19 de mayo de 2013 a las 11:01
I don't believe I have a person lookup with an IMDB id hooked up. You have to use a TMDb ID, ie.
Cheers.
Contestado por canucktmdb
el 19 de mayo de 2013 a las 11:04
Hi Travis,
Thank you for the reply. I will check in on the TMDb ID. Is there any chance of getting a IMDB ID lookup for person?
Cheers,
C
Contestado por Travis Bell
el 19 de mayo de 2013 a las 11:11
Hard to say, we don't even publicize the the fact that the movie method supports this and that is completely deliberate. I'll have to give it some thought.
Contestado por canucktmdb
el 19 de mayo de 2013 a las 11:12
Understood. Cheers.