AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Fail to paste a file share when the setting 'Enable file OAuth support' is in effect

Open v-xianya opened this issue 1 year ago • 0 comments

Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240323.1 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.4(Apple M1 Pro) Architecture: x64/x64/arm64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Launch Storage Explorer -> Open 'Settings' -> Check the setting 'Enable Files OAuth Support'.
  2. Restart Storage Explorer.
  3. Expand one storage account -> File Shares -> Create a file share.
  4. Copy the file share then paste it to another storage account.
  5. Check whether succeeds to paste the file share.

Expected Experience

Succeed to paste the file share.

Actual Experience

Fail to paste the file share. image image

Error details: message": "Authentication information is not given in the correct format. Check the value of Authorization header.\n

v-xianya avatar Mar 25 '24 10:03 v-xianya