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.
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Svar av Travis Bell
den 3 September 2015 kl. 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.