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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 10 de noviembre de 2015 a las 15:16
Hi willcode4cash,
Are you trying to call the API? If so, you have the wrong URL. You're looking for:
Cheers.
Contestado por willcode4cash
el 11 de noviembre de 2015 a las 18:04
That was the trick. Thanks!