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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 10 de diciembre de 2015 a las 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.
Contestado por akshitonline
el 10 de diciembre de 2015 a las 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.