Server Error in '/' Application.

Service request failed.
Status: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.)
ErrorCode: AuthenticationFailed

Headers:
Transfer-Encoding: chunked
Server: Microsoft-HTTPAPI/2.0
x-ms-request-id: 5a49be6a-001a-009b-22cd-817556000000
x-ms-error-code: AuthenticationFailed
Date: Fri, 29 Mar 2024 11:36:25 GMT

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Azure.RequestFailedException: Service request failed.
Status: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.)
ErrorCode: AuthenticationFailed

Headers:
Transfer-Encoding: chunked
Server: Microsoft-HTTPAPI/2.0
x-ms-request-id: 5a49be6a-001a-009b-22cd-817556000000
x-ms-error-code: AuthenticationFailed
Date: Fri, 29 Mar 2024 11:36:25 GMT


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[RequestFailedException: Service request failed.
Status: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.)
ErrorCode: AuthenticationFailed

Headers:
Transfer-Encoding: chunked
Server: Microsoft-HTTPAPI/2.0
x-ms-request-id: 5a49be6a-001a-009b-22cd-817556000000
x-ms-error-code: AuthenticationFailed
Date: Fri, 29 Mar 2024 11:36:25 GMT
]
   Azure.Storage.Files.Shares.File.GetPropertiesAsync_CreateResponse(ClientDiagnostics clientDiagnostics, Response response) +2988
   Azure.Storage.Files.Shares.<GetPropertiesAsync>d__6.MoveNext() +1178
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Azure.Storage.Files.Shares.<GetPropertiesInternal>d__82.MoveNext() +1163
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Azure.Storage.Files.Shares.<ExistsInternal>d__46.MoveNext() +830
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   Azure.Storage.Files.Shares.ShareFileClient.Exists(CancellationToken cancellationToken) +48
   FileServer.Core.ThirdParty.Azure.Storage.AzureStorageFileShareSystem.FileExists(String path) in D:\a\1\s\FileServer.Core\ThirdParty\Azure\Storage\AzureStorageFileShareSystem.vb:27
   FileServer.Core.WebUtilities.FileExists(String filepath, String fileCacheKey) in D:\a\1\s\FileServer.Core\Utilties\WebUtilities.vb:35
   FileServer.Core.Handlers.FileGetHandler.ProcessRequest(HttpContext context) in D:\a\1\s\FileServer.Core\Handlers\FileGetHandler.vb:26
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +872
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0