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.
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 10, 2015 at 10:21 AM
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.
Reply by akshitonline
on December 10, 2015 at 10:39 AM
Hi Travis, Thanks for the reply. It's working fine now. However it was not working earlier. Must have been an intermediate issue.