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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 19. Mai 2013 um 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.
Antwort von canucktmdb
am 19. Mai 2013 um 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
Antwort von Travis Bell
am 19. Mai 2013 um 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.
Antwort von canucktmdb
am 19. Mai 2013 um 11:12
Understood. Cheers.