This is a dedicated watch page for a single video.
You aim to have Cloud CDN serve the https://www.example.com/images/spacetime.png static image file hosted in a private Cloud Storage bucket. Utilizing the USE_ORIGIN_HEADERS cache mode, you receive an HTTP 403 error upon attempting to access the file in your browser. Additionally, the HTTP response shows a Cache-Control: private, max-age=0 header. How should you resolve this issue?