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
#GCS Storage adapter update feature not working
1 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Storage Adapters - Payload Access Control
- Storage Adapters
- Storage Adapters - Vercel Blob Storage - Configuration Options
- Storage Adapters - Azure Blob Storage - Configuration Options
- Storage Adapters - Google Cloud Storage
Community-Help:
Found a workaround to fix this issue, closing it