Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authentication problem #45

Open
oemergenc opened this issue Feb 5, 2020 · 0 comments
Open

authentication problem #45

oemergenc opened this issue Feb 5, 2020 · 0 comments

Comments

@oemergenc
Copy link

oemergenc commented Feb 5, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant