hello, when trying the hello cloud example im gett...
# ask-metaflow
h
hello, when trying the hello cloud example im getting
Copy code
google.api_core.exceptions.Forbidden: 403 GET <https://storage.googleapis.com/download/storage/v1/b/metaflow-public-storage/o/HelloCloudFlow%2Fdata%2Fda%2Fdadabe621cbdd542a7e10d102a43f217bdc4c3f0?alt=media>: Caller does not have storage.objects.get access to the Google
but in the description of the pod i can see that
metaflow/user: <mailto:local-dev@company.iam.gserviceaccount.com|local-dev@company.iam.gserviceaccount.com>
is set and that user has the perms for this operation. is this the correct user to solve this problem or is the caller another one to be set?
1