Page 1 of 1

External REST API

Posted: Sat Feb 14, 2015 11:23 am
by ali7378248

"status":401,
"uri":"https://eval.espressologic.com/rest/h...",
"response":{
"statusCode":401,
"errorCode":4011,
"errorMessage":"API key not found or not authorized: No authorization specified for path: https://eval.espressologic.com/rest/h...",
"helpUrl":"http://docs.espressologic.com/support..."
}
}

when i use external REST API ???


External REST API

Posted: Sat Feb 14, 2015 11:50 am
by Evgene Karachevtsev

Ali,

Please find our reply via email.


External REST API

Posted: Tue Apr 14, 2015 7:49 pm
by Dan Li

I have the same error, how can i use external REST API???


External REST API

Posted: Tue Apr 14, 2015 8:12 pm
by Illya Stepanov

Hi Dan -

This error message means that you have made incorrect authorization request to a service.


External REST API

Posted: Tue Apr 14, 2015 8:56 pm
by Dan Li

So I need to set api key in the request header, right?
If I set the api key to broad access key, can I make all users to access all tables?


External REST API

Posted: Wed Apr 15, 2015 9:22 am
by Serhii Kulibaba

Hello,

According to http://docs.espressologic.com/support...

This error indicates that the request did not include proper authorization. All communication with the server must be accompanied by an API key. This API key can be provided in one of two ways:

1 - As an HTTP header
2 - In the URL