Skip to content
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

Authetification Issue #118

Open
stempora opened this issue Sep 29, 2020 · 2 comments
Open

Authetification Issue #118

stempora opened this issue Sep 29, 2020 · 2 comments

Comments

@stempora
Copy link

Hello,

When i try to connect to GC using uniform i get this error.

{ "error": { "code": 400, "message": "Cannot insert legacy ACL for an object when uniform bucket-level access is enabled. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access.", "errors": [ { "message": "Cannot insert legacy ACL for an object when uniform bucket-level access is enabled. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access.", "domain": "global", "reason": "invalid" } ] } }

Is there any fix for this ?

Thanks

@Deuchnord
Copy link

Hello

I am having the same issue, have you found any fix for this?

@stempora
Copy link
Author

For flysystem v2+ you cant use this plugin anymore, but the one they have on league.

https://stackoverflow.com/questions/72218066/flysystem-google-cloud-storage-adapter-uniform-bucket

For v1 with this adapter i used the solution from the following link

https://stackoverflow.com/questions/61779218/trying-to-upload-to-google-cloud-storage-using-superbalist-flysystem-google-clou

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

No branches or pull requests

2 participants