Open stempora opened 4 years ago
Hello
I am having the same issue, have you found any fix for this?
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
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