jakeFeldman / strapi-provider-upload-azure-storage

Strapi Provider Upload Azure Storage
MIT License
75 stars 42 forks source link

update sasToken implementation #67

Closed jakeFeldman closed 1 year ago

devendra-rgb commented 1 year ago

@jakeFeldman Oh you updated cool hope it helps users from now to access data using SAS which will increase more security level : )

jakeFeldman commented 1 year ago

Yes, but images still don't render inside of the strapi dashboard. Were you able to figure out why?

gevera commented 1 year ago

Facing the same issue. Images are not displayed in the Strapi's Media Library even thought they have been uploaded to the Blob storage and if you inspect the element and open the image in the new tab, the image is being displayed

jakeFeldman commented 1 year ago

@gevera Are you using the account/account key method?

devendra-rgb commented 1 year ago

@jakeFeldman are you facing this issue only with SAS Token or with the account key also?

jakeFeldman commented 1 year ago

I only see it with sasToken