-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
thanks for this tool, it looks great. Unfortunately i am not able authenticate with my bigtable instance. Using the usuall cbt with the same configuration works without problems.
This works:
cbt -project myProject -instance myInstance ls
and this does not work:
btcli -project myProject -instance myInstance
> ls
I am getting thsi error:
rpc error: code = PermissionDenied desc = Caller does not have required permission to use project
myProject. Grant the caller the Owner or Editor role, or a custom role with the serviceusage.services.use
permission, by visiting https://console.developers.google.com/iam-admin/iam/project?project=myProject
and then retry (propagation of new permission may take a few minutes).>
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels