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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 6 de noviembre de 2014 a las 10:48
That's not quite a proper find query.
Would be the one you're after.
Cheers.