Difference between revisions of "403 Access denied"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[gsutil acl get]] gs://your-bucket/ | [[gsutil acl get]] gs://your-bucket/ | ||
− | [[AccessDeniedException:]] 403 Access denied. | + | [[GCP: AccessDeniedException|AccessDeniedException]]: 403 Access denied. |
+ | |||
+ | [[gsutil mb]] gs://your-bucket | ||
+ | Creating gs://your-bucket/... | ||
+ | [[GCP: AccessDeniedException|AccessDeniedException]]: [[403 Access denied]]. | ||
+ | |||
+ | Solution: alternative use Google Cloud web interface to create bucket. | ||
== See also == | == See also == |
Latest revision as of 06:46, 19 September 2022
gsutil acl get gs://your-bucket/ AccessDeniedException: 403 Access denied.
gsutil mb gs://your-bucket Creating gs://your-bucket/... AccessDeniedException: 403 Access denied. Solution: alternative use Google Cloud web interface to create bucket.
See also[edit]
Advertising: