Throwing this error:
ResumableUploadAbortException: 403 cloud-storage-access@iam.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may not exist).
Although I have given the service account role of the storage admin plus given the access to the service account with in the bucket.
Hi @noman4,
Welcome and thank you for reaching out to our community.
I understand that you are having challenges creating objects in your storage buckets, you are right about providing access or permission to your service account, however, you may need to apply a specific role in your target storage bucket. Kindly review your audit logs as it can give you insights to where to start your troubleshooting.
Hope this helps.