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
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 July 9, 2015 at 11:54 AM
Hi rawdaw2010,
That's not a valid request.
Would be what you're looking for, if you have an ID.
Cheers.
Reply by rawdaw2010
on July 9, 2015 at 4:21 PM
Hi Travis, great, it' work now, Thank You!