vue-s3-dropzone
vue-s3-dropzone copied to clipboard
Failed to get an S3 signed upload URL

I have followed through the required step but to no avail. Any solution to this ? Appreciate it thanks
I had the same issue but then I found out it is because I didn't enable CORS on my API gateway resource. You need both S3 and API Gateway have CORS configured to make it work.