I am unable to upload a file using azure-blob js sdk given a sas token

Ian Davis 0 Reputation points
2025-04-30T20:11:29.19+00:00

When trying to upload via JS, I get this error:

RestError: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.

RequestId:a441c1f7-001e-0021-2b0b-bad5b1000000

Why? Here is the sas url: https://zcast.blob.core.windows.net/episodes/temp-queued-files/PvweJkDoRT.mp3?sv=2023-08-03&st=2025-04-30T20%3A04%3A39Z&se=2025-05-01T20%3A04%3A39Z&sr=b&sp=racw&sig=dYvSW%2F3ruvWBgN0AA38aZJgbtVkLcXauFit%2BnbFhw6w%3D

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,230 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.