Open zhhtu opened 6 months ago
I recieved the same error, it gave me these instructions:
From the console link above, or by going to https:/console.cloud.google.com and navigating to "IAM & Admin > IAM":
Locate the row for the service account listed above:
I tried this and it didn't work.
I'm running the 02c, pipleine.run, and got the following error: "message: "Failed to create pipeline job. Error: Service account
109198530430-compute@developer.gserviceaccount.com
does not have[storage.objects.get, storage.objects.create]
IAM permission(s) to the bucket \"learn-demo1\". Please either copy the files to the Google Cloud Storage bucket owned by your project, or grant the required IAM permission(s) to the service account..""It seems the service account does not have permission to the bucket, I've tried to change the role of the account from "Editor" to "owner" manually in the IAM section but it did not work.