-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Storage ACL invalid argument #1906
Copy link
Copy link
Closed
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Let me know if I'm doing this wrong but for the docs PR #1905 I'm trying to grant
cloud-logs@google.comowner permissions on a bucket but it throws anInvalidArgumentHTTP 400 error when I try to save it.Traceback:
Did I do it wrong somehow?
I'm looking into the API call deeper to find out, but I wanted to make sure I didn't miss a step.