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
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 জানুয়ারি 8, 2016 at 3:37 PM
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):
Reply by arunzingh
on জানুয়ারি 9, 2016 at 12:15 AM
thanks. It was my bad. I was incorrectly forming the request query.