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
, 10 ноября 2015 в 15:16
Hi willcode4cash,
Are you trying to call the API? If so, you have the wrong URL. You're looking for:
Cheers.
Ответ от willcode4cash
, 11 ноября 2015 в 18:04
That was the trick. Thanks!