I'm using the same GCS Resource Query in an app and in a workflow.
In the app I can correctly set "public-read" as Access level
, in the workflow this gets ignored
The only difference is that as upload data on the app I pass a File, on the workflow a Buffer. They both upload correctly, the issue is only with the access setting.