AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Hello,
I have set up a s3 bucket with static hosting enabled.
Bucket is in us-east-1.
I set up the cors & permissions as instructed in the readme and followed the static host variant of the cors.
Im getting a NetworkingError: Network Failure.
When I run inspect on it, the error Im getting is Access-Control-Allow-Origin Missing Header error for cors.
Any ideas?
Hello, I have set up a s3 bucket with static hosting enabled. Bucket is in us-east-1. I set up the cors & permissions as instructed in the readme and followed the static host variant of the cors. Im getting a NetworkingError: Network Failure. When I run inspect on it, the error Im getting is Access-Control-Allow-Origin Missing Header error for cors. Any ideas?