Hello,
For enios, you need to set the API key separately from the request parameters:
[ENAPIRequest setApiKey: @"YOUR API KEY"]
[ENAPIRequest GETWithEndpoint: etc. etc.]
Hello,
For enios, you need to set the API key separately from the request parameters:
[ENAPIRequest setApiKey: @"YOUR API KEY"]
[ENAPIRequest GETWithEndpoint: etc. etc.]