Hi,
I'm unsure if it's Apiarys fault, or someone else. But it's not possible to test methods against the production or testing server anymore, as all methods will return a "api_key missing" error. (It's not possible to edit the URL in question or add api_key as a POST parameter. Apiary splits Headers and Parameters into separate setting panes, maybe Querystring parameters just needs to be enabled?
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
5월 31, 2015 at 10:05 오전
Hi Mike,
With the param as part of your URL, I believe it works fine. You're right that they assume headers by default.
I'm not sure of any specifics though, you'll have to contact them if you're having any trouble beyond that.
Edit: Ok, ya, I see what you mean. Through their web "console", you can't edit the address (or add params). You can take the private URL out of the console and just hit it manually in your browser or cURL. It will record the request under the "Inspector".
LordMike님의 댓글
5월 31, 2015 at 10:10 오전
Am I also correct in understanding that it no longer displays example responses? (I could imagine example responses would come from actually running a query, but the original issue still stands then).
Travis Bell님의 댓글
5월 31, 2015 at 10:16 오전
You have to change your request to "Mock Server" to see the example responses, "Debugging Proxy" to proxy the production server. I haven't updated all of the docs with the new media list responses though, so it's probably best for you to use the proxy.
I don't personally use these features on Apiary so I am not 100% sure of the specifics.