Unable to CNAME a private bucket

I’ve created a private bucket that matches my subdomain cool.mydomain.com and uploaded an object. I’ve verified domain ownership via TXT record on my domain registrar and created a CNAME entry to point to c.storage.googleapis.com.

I realize I must not use HTTPS per the docs, but I can’t retrieve my object no matter what I do. I’m adding a proper bearer token and leveraging CURL to try and get the object. It only works when I swap the hostname to the google URL and not my CNAME.

Is this not possible?

I realize I must not use HTTPS per the docs, but I can’t retrieve my object…

Hi,ryanscoder

Can you download your object via the Cloud Project UI?*

  • Type ‘Cloud Storage’ on the search bar > Click on a bucket > Click on an object > Click ‘Download’

I will be waiting for your response.