Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Caller does not have access #14

Closed
reynoldspaul opened this issue Jul 3, 2017 · 1 comment
Closed

Caller does not have access #14

reynoldspaul opened this issue Jul 3, 2017 · 1 comment

Comments

@reynoldspaul
Copy link

I am getting the following response error - it appears I have given correct role access to the API client in google

{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Caller does not have storage.objects.get access to object your-bucket/test.txt."
}

@matthewgoslett
Copy link
Contributor

This sounds like a ACL / permissions issue.

If you google "Caller does not have storage.objects.get access to ", you'll find some similar issues.

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

No branches or pull requests

2 participants