-
Hi,
I have installed a Minio on my Cloudron instance, but when I try to upload objects to my bucket, a CORS error is returned.
That's weird since the URL from which I'm making the request does pass anOrigin
header and it is present in the list of allowed origins in the Minio console.
Any clues? -