I using flysystem s3 on the majority of my site but I'd also like to be able to use drupals default public file option but any files uploaded using this option can't be accessed due to a 403 error. I know there is the local option which is fine for normal images fields, but I would like to use the Gutenberg Module which doesn't have the option to use flysystem for image uploads and it seems like this module intercepts all images.

I've even tried setting the default download method to Public local files served by the webserver but that doesn't resolve the issue. Do have any suggestions as to how I can get around this issue.

Comments

marcus.williams created an issue. See original summary.

jungle’s picture

Project: Flysystem » Flysystem - S3
Version: 8.x-1.0 » 8.x-1.x-dev

Thanks for reporting. But Looks like it's an issue of flysystem_s3, I am co-maintainer of the flysystem module only. Not sure if I could help, but would be great to have "Steps to reproduce" helping others to do troubleshooting.