You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
When we use endpoint with SAS token to build the client, there is an exception thrown indicating authentication failure.
Reproduce:
Run FileSamples, ShareSamples etc,
Exceptions:
Failed to create snapshot on share. Reasons: Status code 403, "<?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:62117598-401a-004e-3ddf-a30a77000000
Time:2019-11-25T22:26:27.2670708Z</Message><AuthenticationErrorDetail>sr is mandatory. Cannot be empty</AuthenticationErrorDetail></Error>"
Expect:
No exception thrown and add test coverage on this.
The text was updated successfully, but these errors were encountered:
sima-zhu
added
Client
This issue points to a problem in the data-plane of the library.
Storage
Storage Service (Queues, Blobs, Files)
labels
Nov 25, 2019
Summary:
When we use endpoint with SAS token to build the client, there is an exception thrown indicating authentication failure.
Reproduce:
Run FileSamples, ShareSamples etc,
Exceptions:
Expect:
No exception thrown and add test coverage on this.
The text was updated successfully, but these errors were encountered: