azure/blob-storage uploadStream and MissingRequiredHeader #31744
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-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
Hello,
could someone help resolve this weird blob storage uploadStream case?
I have set up blob storage to Azure account number 1 and SAS token for the container. Blob gets uploaded just fine.
On Azure account number 2 there is similar blob storage setup but suddenly API gives an error. Below attached the SDK error:
And here is minimal code to reproduce the error (although it seems it works and doesn't depending on Azure account):
uploadStream doesn't seem to allow me to add that header?
The text was updated successfully, but these errors were encountered: