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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on December 8, 2015 at 8:48 PM
Hi Deepak,
This was just a temporary issue on our end and has been fixed. Sorry about that.
Cheers.
Reply by deepak.vy400@gmail.com
on December 8, 2015 at 8:49 PM
Awesome Thanks :)