Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix Cloud Bigtable scopes. #1631

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

Merged
merged 1 commit into from
Mar 18, 2016
Merged

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
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.