Skip to content

Conversation

@mbrukman
Copy link
Contributor

Cloud Bigtable scopes are of the form
https://www.googleapis.com/auth/bigtable.*
per the docs: https://cloud.google.com/bigtable/docs/creating-vm-instance

Previously, they were listed with the form
https://www.googleapis.com/auth/cloud-bigtable.* which are invalid,
leading to user-reported errors.

Cloud Bigtable scopes are of the form
`https://www.googleapis.com/auth/bigtable.*`
per the docs: https://cloud.google.com/bigtable/docs/creating-vm-instance

Previously, they were listed with the form
`https://www.googleapis.com/auth/cloud-bigtable.*` which are invalid,
leading to user-reported errors.
@mbrukman mbrukman force-pushed the fix-bigtable-scopes branch from a5d2913 to 5ab003a Compare March 18, 2016 04:44
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 18, 2016
@lesv
Copy link

lesv commented Mar 18, 2016

@dhermes Misha is PM for Bigtable

@dhermes
Copy link
Contributor

dhermes commented Mar 18, 2016

LGTM if it LGTY 😀

dhermes added a commit that referenced this pull request Mar 18, 2016
@dhermes dhermes merged commit 60afd92 into googleapis:master Mar 18, 2016
@tseaver tseaver added the api: bigtable Issues related to the Bigtable API. label Mar 18, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
…True (#1631)

* fix: restore grpc-google-iam-v1 dependency when api.has_iam_mixin is True

* add IAM dependency to eventarc golden files

* address review comments

* clean up

* style

* style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants