I am using find method to retrive results for a movie http://api.themoviedb.org/3/find/tt0133093?api_key=MY_KEY I am always getting the response {"status_code":6,"status_message":"Invalid id: The pre-requisite id is invalid or not found."}. What i am doing wrong?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 11 月 06 日 10:48上午
That's not quite a proper find query.
Would be the one you're after.
Cheers.