#GCS Storage adapter update feature not working

1 messages · Page 1 of 1 (latest)

sand mortar
#

Hi everyone, i am facing one issue while using gcs-storage adapter from payload. The read, upload and delete feature is working fine but if i try to replace an image and upload it, it is showing i don't have permission to do that.
Basically it is making a PATCH request to delete the existing image from bucket and uploading new one but it is failing to delete due to permission issue. I am not sure why it is makling the PATCH request anonymously while other types of request are made with my google auth account. Below is the screenshot of the error
https://share.anysnap.app/fXNi8aF2ihSR
https://share.anysnap.app/fiENhhFvT8jD

sand mortar
#

Found a workaround to fix this issue, closing it