D/Retrofit﹕ {"status_code":7,"status_message":"Invalid API key: You must be granted a valid key."}
Facing this error while accessing the HTTP GET http://api.themoviedb.org/3/movie/now_playing In http://docs.themoviedb.apiary.io/#reference/movies/movienowplaying/get web page, in console also getting the same error.
Can you pls check
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 8 n de 2016 a les 3:37 P.M.
Hi arunzingh,
The Apiary Console won't work because we don't support their new blueprint format. Here's an example request with your API key that seems to be working fine for me (I've obfuscated the end for privacy reasons):
Resposta per arunzingh
el 9 n de 2016 a les 12:15 A.M.
thanks. It was my bad. I was incorrectly forming the request query.