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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on November 6, 2014 at 10:48 AM
That's not quite a proper find query.
Would be the one you're after.
Cheers.