I am interested in the AWS S3 upload, however I can't make it working.
I registered for AWS and created a free tier bucket. I installed the AWS extension and applied the bucket policy as required. The bucket is also publicly accessible.
Then I configured the key, secret, bucket, region, however uploading files doesn't work. I'm testing with a WAV file that used to work with local storage, here are my settings:
What am I doing wrong? I tried to put the short name of my bucket as well as the full URN (as in the screenshot), I also tried to use just "us-east-1" as region, nothing works. The error Flarum gives me is "Uploading files of this type is not allowed". If I try with MP3 then the error is something goes wrong and I have to reload the page. Is there any log that I can check for more hints?