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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
8 grudnia 2015 o godz. 8:48PM
Hi Deepak,
This was just a temporary issue on our end and has been fixed. Sorry about that.
Cheers.
Odpowiedź użytkownika deepak.vy400@gmail.com
8 grudnia 2015 o godz. 8:49PM
Awesome Thanks :)