AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

file storage

Open glsmith2401 opened this issue 1 month ago • 1 comments

Storage Explorer Version

1.19

Regression From

No response

Architecture

x64

Storage Explorer Build Number

No response

Platform

All

OS Version

No response

Bug Description

Unable to retrieve child resources

ProducerError:{ "name": "RestError", "message": "This request is not authorized to perform this operation.\nRequestId:41c6e369-801a-0001-1a92-61eb50000000\nTime:2025-11-30T00:48:01.8375989Z", "stack": "RestError: This request is not authorized to perform this operation.\nRequestId:41c6e369-801a-0001-1a92-61eb50000000\nTime:2025-11-30T00:48:01.8375989Z\n at new RestError (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:81:7086)\n at handleErrorResponse (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:20328)\n at deserializeResponseBody (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:19150)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Object.sendRequest (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:36574)\n at async v3.sendRequest (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:98:179825)\n at async Object.sendRequest (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:36684)\n at async sd.sendOperationRequest (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:29623)\n at async sd.sendOperationRequest (C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:84:36166)\n at async C:\Users\glsmith2\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modules\@storage-explorer\file-extension\dist\src\index.js:98:178066", "code": "AuthorizationFailure", "statusCode": 403, "request": { "url": "https://nolapsjtsfiles.file.core.windows.net/?comp=list", "headers": { "x-ms-version": "2025-05-05", "accept": "application/xml", "user-agent": "Microsoft Azure Storage Explorer/1.40.2 (win32) azsdk-js-azure-storage-blob/12.28.0 core-rest-pipeline/1.20.0 Node/22.19.0 OS/(x64-Windows_NT-10.0.26100)", "x-ms-client-request-id": "8e93807b-98f1-40e7-ac06-27331bb5d986", "authorization": "Bearer JSON Web Token Redacted" }, "method": "GET", "timeout": 0, "disableKeepAlive": false, "streamResponseStatusCodes": {}, "withCredentials": false, "requestId": "8e93807b-98f1-40e7-ac06-27331bb5d986", "allowInsecureConnection": true, "enableBrowserStreams": false, "tracingOptions": { "tracingContext": { "_contextMap": {} } } }, "response": { "request": { "url": "https://nolapsjtsfiles.file.core.windows.net/?comp=list", "headers": { "x-ms-version": "2025-05-05", "accept": "application/xml", "user-agent": "Microsoft Azure Storage Explorer/1.40.2 (win32) azsdk-js-azure-storage-blob/12.28.0 core-rest-pipeline/1.20.0 Node/22.19.0 OS/(x64-Windows_NT-10.0.26100)", "x-ms-client-request-id": "8e93807b-98f1-40e7-ac06-27331bb5d986", "authorization": "Bearer JSON Web Token Redacted" }, "method": "GET", "timeout": 0, "disableKeepAlive": false, "streamResponseStatusCodes": {}, "withCredentials": false, "requestId": "8e93807b-98f1-40e7-ac06-27331bb5d986", "allowInsecureConnection": true, "enableBrowserStreams": false, "tracingOptions": { "tracingContext": { "_contextMap": {} } } }, "status": 403, "headers": { "content-length": "246", "content-type": "application/xml", "date": "Sun, 30 Nov 2025 00:48:01 GMT", "server": "Microsoft-HTTPAPI/2.0", "x-ms-client-request-id": "8e93807b-98f1-40e7-ac06-27331bb5d986", "x-ms-error-code": "AuthorizationFailure", "x-ms-request-id": "41c6e369-801a-0001-1a92-61eb50000000" }, "bodyAsText": "<Error><Code>AuthorizationFailure</Code><Message>This request is not authorized to perform this operation.\nRequestId:41c6e369-801a-0001-1a92-61eb50000000\nTime:2025-11-30T00:48:01.8375989Z</Message></Error>", "parsedBody": { "message": "This request is not authorized to perform this operation.\nRequestId:41c6e369-801a-0001-1a92-61eb50000000\nTime:2025-11-30T00:48:01.8375989Z", "code": "AuthorizationFailure" }, "parsedHeaders": { "errorCode": "AuthorizationFailure", "content-length": "246", "content-type": "application/xml", "date": "Sun, 30 Nov 2025 00:48:01 GMT", "server": "Microsoft-HTTPAPI/2.0", "x-ms-client-request-id": "8e93807b-98f1-40e7-ac06-27331bb5d986", "x-ms-request-id": "41c6e369-801a-0001-1a92-61eb50000000" } }, "details": { "errorCode": "AuthorizationFailure", "content-length": "246", "content-type": "application/xml", "date": "Sun, 30 Nov 2025 00:48:01 GMT", "server": "Microsoft-HTTPAPI/2.0", "x-ms-client-request-id": "8e93807b-98f1-40e7-ac06-27331bb5d986", "x-ms-request-id": "41c6e369-801a-0001-1a92-61eb50000000", "message": "This request is not authorized to perform this operation.\nRequestId:41c6e369-801a-0001-1a92-61eb50000000\nTime:2025-11-30T00:48:01.8375989Z", "code": "AuthorizationFailure" } }

Resource Types

No response

Authentication Method

None

Connection Type

None

Steps to Reproduce

launched explorer

Actual Experience

an error

Expected Experience

No response

Additional Context

No response

glsmith2401 avatar Nov 30 '25 01:11 glsmith2401

@glsmith2401 Version 1.19 is out of service. Please download and install the lastest version and try again.

richardMSFT avatar Dec 01 '25 18:12 richardMSFT