I created a project in BigQuery for a client to load data for me to analyze. Within the project, I created a folder (resource) so that tables can be created in it. When I click on the folder (3 vertical dots) and go to Share then Manage Permissions, and enter the client's email address with given role to load data, I get the following error. I am the owner and admin for my company. How can I fix this?
Thank you,
Mo
You do not have permissions to update the policy. Please check you have a role that allows you to edit IAM permissions on the resource
Request ID: 11718416601965003903
Hi @mzarrugh ,
The error message indicates that you do not have sufficient permissions to update the IAM policy for the folder. Here are the possible reasons and solutions:
1. Incorrect Role:
2. Folder-Level Restrictions:
3. Project-Level Restrictions:
4. Temporary Service Outage:
Steps to Resolve the Issue:
If you've followed these steps and are still unable to update the IAM policy, it might be helpful to provide more details about your specific project setup, the roles assigned to you, and any recent changes you've made. This will help narrow down the potential causes and find a solution.
Thank you and Best Regard,
Thank you quangtrunghuynh
I went and assigned many roles to my profile (see below), and the results were the same.
HI @mzarrugh ,
How about this tips :
I am sorry quangtrunghuynh, but I am still getting an error, and unable to share my BigQuery data location.
Mbzarrugh
Hey! @mzarrugh
I haven't seen any BigQuery specific roles defined by you, at least here. While the Owner role will grant a tremendous amount of accesses I don't think it suits this case. Could you try using either BigQuery specific roles as bigQuery.dataOwner or straight bigQuery.admin?
Good Luck!
Thank you FrancoGP...I can try that.