sasToken does not work as documented #28322
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Storage
Storage Service (Queues, Blobs, Files)
Type of issue
Code doesn't work
Description
I'm using a SAS Token to access the Blob Storage APIs. The examples mention just appending the token to the URL, sometimes with a
?
delimiter, sometimes without it. Trying that out gave me aNoAuthenticationInformation
error.This didn't work:
This did work:
Page URL
https://learn.microsoft.com/en-us/javascript/api/overview/azure/storage-blob-readme?view=azure-node-latest&source=recommendations
Content source URL
https://github.com/MicrosoftDocs/azure-docs-sdk-node/blob/main/docs-ref-services/latest/storage-blob-readme.md
Document Version Independent Id
f3901614-6fa9-dc0e-928b-3698631cbde0
Article author
@azure-sdk
Metadata
The text was updated successfully, but these errors were encountered: