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
на 6 ноември 2014 в 10:48 AM
That's not quite a proper find query.
Would be the one you're after.
Cheers.