Hi, by searching using the movie id: http://api.themoviedb.org/3/search/movie/16535?api_key=[API_KEY] i got this error: { "status_code": 34, "status_message": "The resource you requested could not be found." }
can you healp me please to solve this problem, i use the Moviedb API for a university project. Linda
¿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 9 de julio de 2015 a las 11:54
Hi rawdaw2010,
That's not a valid request.
Would be what you're looking for, if you have an ID.
Cheers.
Contestado por rawdaw2010
el 9 de julio de 2015 a las 16:21
Hi Travis, great, it' work now, Thank You!