Hello,
Thank you for using Google Groups!
I believe the following
troubleshooting documentation can help explain the issue you are seeing. Buckets are able to serve your content through HTTPS using direct URLs such as:
https://storage.googleapis.com/my-bucket/my-object
However, if you are hosting a static website then Cloud Storage will only support HTTP. Would you be able to confirm if you using a
CNAME redirect? This will help us understand your use case with the issue you are encountering. You can find more information about this
here.
In the event you are, you may want to
set up a load balancer or a
third-party content delivery network that can assist with this.