I am getting { "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key." }
this again and again. Although I have a valid API key, when I make a request by typing directly into the browser I get the results back but on the documentation site where there is a apiary thing in which we have to type the headers. There I am not getting this error only
Can't find a movie or TV show? Login to create it.
Ma doonaysaa inaad qiimayso ama ku darto shaygan liiska?
Ma aha xubin?
Reply by Travis Bell
on September 3, 2015 at 10:24 AM
Hi AbKDs,
Indeed Apiary by default tries to pass the API key in as a header which we don't support. You have to make sure you're using passing the API key in as a query parameter.
Cheers.