Skip to content

[Data Tables] TableClient AccountConnectionString "before all" hook in "TableClient AccountConnectionString" failing in nightly runs #19313

Closed

Description

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Tablestest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions