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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 9 iulie 2015 la ora 11:54 AM
Hi rawdaw2010,
That's not a valid request.
Would be what you're looking for, if you have an ID.
Cheers.
Răspuns de rawdaw2010
pe data de 9 iulie 2015 la ora 4:21 PM
Hi Travis, great, it' work now, Thank You!