Cloudflare Images Custom Domains - BUG?
BUG ALERT 
I see in the docs https://developers.cloudflare.com/images/cloudflare-images/serve-images/serve-images-custom-domains/ it says:
I have use cases that are failing with a
Details:
Is this a

I see in the docs https://developers.cloudflare.com/images/cloudflare-images/serve-images/serve-images-custom-domains/ it says:
Serve images from custom domains
I have use cases that are failing with a
403 when using CF Images service via this URL format: https://mycustom.domain/cdn-cgi/imagedelivery/
Details:
- I have my sites in pages.
- I have a bunch of images stored in images.
- I know the problem has to do with DNS (custom domains).
4 I have a 2 custom domains that this URL path works just fineOne of the two is a CNAME from another DNS provider. All good. One is CNAME flattening in the same CF account.
4 It does not work 2 of the custom domainsBoth DNS are managed in other cloudflare accounts with CNAME flattening and one example with subdomain CNAMEs pointing at the pages.dev project.
- If I use the pages.dev url of my pages projects all the images load just fine.
- All the SSL certificates are setup, valid, enabled...
Is this a