Hi Team, I am trying to call the following API : http://api.themoviedb.org/3/discover/movie?api_key=&sort_by=vote_average.desc where API_KEY is replaced with the API key. The API was working fine till yesterday. However now the same API is throwing forbidden error. Please help me solve this problem as I have to submit my Android Nano-degree project.
I tried two different API_KEYS but both of them failed.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 12 月 10 日 10:21上午
Hi akshitgupta,
Everything seems to be working fine for me with your API key.
I've of course truncated the end of it for privacy.
akshitonline 的回复
于 2015 年 12 月 10 日 10:39上午
Hi Travis, Thanks for the reply. It's working fine now. However it was not working earlier. Must have been an intermediate issue.