To call the rest api with sha256 as algorithm in elastic search

When i am using Authorization:sha256_key in headers to call the api. It throws the following response.

Status Code: 401 UnauthorizedContent-Encoding: gzip Content-Length: 40Content-Type: text/plain; charset=UTF-8WWW-Authenticate: Basic

Is it possible to call the api with sha256.If yes, please share to how to call api?

Hi @muthuramalingam can you have a look at this?

Got it.Thanks for your response.

.

Good! If this resolves your original question, consider marking it as solution :slight_smile: