Using the following URL https://www.themoviedb.org/genre/movie/list&api_key=xyz returns the "We can't find the page you're looking for You've tried to request a page that doesn't seem to exist. If you believe this to be in error, let us know on the forums." error. Am I using the correct base URL?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 11 月 10 日 3:16下午
Hi willcode4cash,
Are you trying to call the API? If so, you have the wrong URL. You're looking for:
Cheers.
willcode4cash 的回复
于 2015 年 11 月 11 日 6:04下午
That was the trick. Thanks!