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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
5월 19, 2013 at 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.
canucktmdb님의 댓글
5월 19, 2013 at 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
Travis Bell님의 댓글
5월 19, 2013 at 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.
canucktmdb님의 댓글
5월 19, 2013 at 11:12 오전
Understood. Cheers.