microsoft / vs-dapr

View, manage, and diagnose Dapr services within Visual Studio.
https://dapr.io
MIT License
21 stars 2 forks source link

https://aka.ms/vs-dapr-gallery - AuthenticationFailed #8

Closed christophwille closed 8 months ago

christophwille commented 9 months ago

Seems the blob storage SAS expired.

<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:c371f9e8-801e-003e-6833-2171af000000 Time:2023-11-27T13:10:44.9436479Z</Message>
<AuthenticationErrorDetail>Signature not valid in the specified time frame: Start [Mon, 16 Oct 2023 16:23:37 GMT] - Expiry [Fri, 17 Nov 2023 17:23:00 GMT] - Current [Mon, 27 Nov 2023 13:10:44 GMT]</AuthenticationErrorDetail>
</Error>
philliphoff commented 9 months ago

@christophwille Apologies, but it seems I've let the temporary links to the unofficial feed expire. I've generated new builds/links; please try again and let me know if you run into any other issues.

philliphoff commented 8 months ago

Closing as resolved (with updated links).