ali7378248
Posts: 0
Joined: Thu Feb 12, 2015 11:33 am

External REST API

"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 ???

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

External REST API

Ali,

Please find our reply via email.

Dan Li
Posts: 0
Joined: Tue Apr 14, 2015 7:49 pm

External REST API

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

External REST API

Hi Dan -

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

Dan Li
Posts: 0
Joined: Tue Apr 14, 2015 7:49 pm

External REST API

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?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

External REST API

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

Return to “Issues”