Description
openedon Dec 14, 2021
Data Tables nightly test runs are failing with:
Error message:
{"odata.error":{"code":"AuthenticationFailed","message":{"lang":"en-US","value":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:b78eb4b9-c002-002a-0c16-f05a06000000\nTime:2021-12-13T11:45:51.5604179Z"}}}Stack trace:
RestError: {"odata.error":{"code":"AuthenticationFailed","message":{"lang":"en-US","value":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:b78eb4b9-c002-002a-0c16-f05a06000000\nTime:2021-12-13T11:45:51.5604179Z"}}}
at handleErrorResponse (/Users/runner/work/1/s/sdk/core/core-client/src/deserializationPolicy.ts:251:17)
at deserializeResponseBody (/Users/runner/work/1/s/sdk/core/core-client/src/deserializationPolicy.ts:159:43)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
For more details check here: