-
Notifications
You must be signed in to change notification settings - Fork 953
Open
Labels
StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)
Description
Bug Report
The fixes for the permissionKey header handling were not fully implemented in the Go SDK. While the issue was addressed for the Create File API here, it was not resolved in these API calls:
- Create Directory
- SetHTTPHeaders
- Rename File
- Set Directory Properties
Currently in these APIs, the SDK incorrectly sets the x-ms-file-permission-format header when it is not needed. In instances when x-ms-file-permission is not set, this behavior leads to MissingRequiredHeader errors in AzCopy affecting cx.
Can this handling be done in the necessary APIs? Thanks
Metadata
Metadata
Assignees
Labels
StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)