Hi Team,
I'm getting the below message when requesting results using the API:
{ "status_code": 34, "status_message": "The resource you requested could not be found." }
I think my URL is fine since I was able to discover results until evening and suddenly after that I started getting this.
Below is the URL:
https://api.themoviedb.org/3/discover/movie?sort_by=vote_average.desc&api_key=APIKEY
I was able to able to search results though using query parameter by using the below URL https://api.themoviedb.org/3/search/movie?api_key=###&year=2000&query=Space
Hence I'm sure my API key is fine.
Any Insights on this?
Thanks, Deepak
¿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 8 de diciembre de 2015 a las 20:48
Hi Deepak,
This was just a temporary issue on our end and has been fixed. Sorry about that.
Cheers.
Contestado por deepak.vy400@gmail.com
el 8 de diciembre de 2015 a las 20:49
Awesome Thanks :)