Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

This request is not authorized to perform this operation using this permission #1012

Open
mjaow opened this issue Jul 20, 2020 · 0 comments
Open

Comments

@mjaow
Copy link

mjaow commented Jul 20, 2020

Which service(blob, file, queue, table) does this issue concern?

blob

Which version of the SDK was used?

11.1.0

Which platform are you using? (ex: .NET Core 2.1)

NET Core 3.1

What problem was encountered?

When I was trying to use the api Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob.UploadTextAsync to upload some files. I got the error:

  1. ErrorCode:AuthorizationPermissionMismatch
  2. ErrorMessage:This request is not authorized to perform this operation using this permission

I don't want to fail with permission issue when I'm uploading. It's to heavy for me. Do you have some solutions (more lighter) to precheck the permission?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant