agreeable-activity-31366
10/09/2023, 1:06 PMcuddly-finland-73937
10/09/2023, 1:59 PMbigquery.jobs.create
permission" error in BigQuery, follow these steps:
1. Double-check you're in the correct GCP project.
2. In GCP Console > "IAM & Admin" > "IAM":
◦ Find the user and click edit.
◦ Add the role BigQuery Job User
or BigQuery User
.
3. For scripts/apps, ensure the service account has the same roles.
4. Wait a bit after changes, as IAM updates can have a delay.
5. Ensure BigQuery API is enabled: "API & Services" > "Dashboard".
6. If there are org-level GCP policies, check with the admin.agreeable-activity-31366
10/10/2023, 9:08 AMbigquery.jobs.create
permission the same as a BigQuery Job User
permission? Because the Job user role has been added, and still getting the error..