Failing server to Authenticate the request
Hello Team,
We are using multiple source system to extract data (extractor name: HVR, Theobald) to ADLS its being an year its working perfectly.
But from Today morning we are facing an Error (In Theobald) :
Theobald.Distillery.Destinations.AzureStorageDestinationException: Error in communication with Azure Storage occurred.
Status Code: 403 (Forbidden) Error Message: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:d40df53b-901e-00f6-1761-5bda29000000 Time:2024-12-31T08:50:33.0023056Z Error Code: AuthenticationFailed Response Content: <?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:d40df53b-901e-00f6-1761-5bda29000000 Time:2024-12-31T08:50:33.0023056Z</Message><AuthenticationErrorDetail>The MAC signature found in the HTTP request 'cRnzybxBEhpeSkl29fclOKTLwI2AFiG7ZIvWDScXbuI=' is not the same as any computed signature. Server used following string to sign: 'GET
x-ms-date:Tue, 31 Dec 2024 08:50:32 GMT x-ms-version:2018-03-28 /sulzerltddatalakeprd/?comp=list'.</AuthenticationErrorDetail></Error> at Theobald.Distillery.Destinations.HttpResponseMessageExtensions.ThrowIfNotSuccessAsync(HttpResponseMessage response) in C:\TS_agent\workspace\TS\Products\XtractUniversal\xtractuniversal\AzureStorageDestination\Client\HttpResponseMessageExtensions.cs:line 20 at Theobald.Distillery.Destinations.AzureStorageClient.ListContainersAsync() in C:\TS_agent\workspace\TS\Products\XtractUniversal\xtractuniversal\AzureStorageDestination\Client\AzureStorageClient.cs:line 40 at Theobald.Distillery.Destinations.Controls.AzureBlobDestinationUserControl.ConnectUsingAccessKeyAsync() in C:\TS_agent\workspace\TS\Products\XtractUniversal\xtractuniversal\AzureStorageDestination\UI\AzureBlobDestinationUserControl.xaml.cs:line 292
In HVR:
F_JG0B15
Error while inspecting url 'abfss://sap-con@sulzerltddatalakeprd/HVR'. Error: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
F_JG0B00
The previous error occurred while trying to hdfs sense 'abfss://sap-con@sulzerltddatalakeprd/HVR'.
F_JR058E
The previous error occurred while testing location 'sapcon'.
F_JG0557
The previous error occurred during request [POST /latest/hubs/hvrhub_prd/locs/sapcon/test].
Is this something regarding to connection issue or anyother?