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
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 12 月 08 日 8:48下午
Hi Deepak,
This was just a temporary issue on our end and has been fixed. Sorry about that.
Cheers.
deepak.vy400@gmail.com 的回复
于 2015 年 12 月 08 日 8:49下午
Awesome Thanks :)