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
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ سپتامبر 3, 2015 ساعت 10:24 ق.ض
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.