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
./azcopy cp "https://$AZURE_ACCOUNT_NAME.blob.core.windows.net/$AZURE_STORAGE_CONTAINER/$DIRECTORY_NAME/*" "dist"
INFO: Scanning...
failed to perform copy command due to error: no SAS token or OAuth token is present and the resource is not public
My account is public.
Version
azcopy version 10.4.0
.It worked long ago... unsure when it got broken.
How to reproduce
This works:
https://btcpayservertravis.blob.core.windows.net/dist?prefix=dist-618031009&restype=container&comp=list
This does not work:
The text was updated successfully, but these errors were encountered: