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
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 07 月 09 日 11:54上午
Hi rawdaw2010,
That's not a valid request.
Would be what you're looking for, if you have an ID.
Cheers.
rawdaw2010 的回复
于 2015 年 07 月 09 日 4:21下午
Hi Travis, great, it' work now, Thank You!