Closed pbilling closed 1 year ago
Giving the default compute service account Storage Object Viewer permission does not resolve the issue. Looking at these docs, 1st gen Cloud Functions used the App Engine service account. From my Cloud Functions console, I can see in the "Environment" column that my functions are 1st gen.
Giving the App Engine service account Storage Object Viewer permission seems to have resolved the issue.
From
trellis-create-blob-node-from-personalis-meta
logs:I'm guessing this is because I changed bucket permissions to be more restrictive.