Hello,
I have been trying to access my files that I have stored on the google cloud and I am unable to access them. Every time I click on an object I get the error "Additional permissions required to view this object's metadata: Ask an object owner to grant you 'storage.objects.get' permission (e.g. by giving your account the IAM Storage Admin role)."
I have created a custom role with this permission and added it to my principal, but it still won't work. I am not sure what I am doing wrong, and I need access to my files. I created these buckets and uploaded the files, so I should have access.
Hello najwamajida
The error indicates that you don't have the correct access. You need to have Storage Admin role to view metadata.
I tried to add it and wasn't able to. Can you help me with how to do this? I tried to create a custom role that included storage.objects.get and add it to my principal, but it isn't working.
https://docs.snowflake.com/en/user-guide/data-load-gcs-config.html
I have all of these roles:
Pls try removing Storage 0bject Viewer role and reading it.
I am still getting the error
Hi @najwamajida,
Welcome to Google Cloud Community!