Frigate HomeAssistant Notifications missing image

Hello,
i am running HA on a proxmox host, i am running Frigate on a separate host mostly for hardware constraints like ports for coral and gpu.

i have a reverse proxy with cloudflare for both HA and Frigate

ha.mydomain.xyz
192.168.1.86:8123
frigate.mydomain.xyz 192.168.1.130:5000

i want to get notifications when my Driveway Camera detects motion. i get the notification from HA but the image doesn’t display, on or off my home network. i get Failed to Load Attachment urlsessiontask failed with the error unsupported url

i have the HACS add on for frigate and the custom integration running with frigate.mydomain.xyz unauthenticated notification is enabled media browser is enabled

i have the add on frigate proxy running my internal ip 192.168.1.130:5000 proxy pass host and proxy pass real ip enabled

i’m running the Frigate Notifications (0.14.0.2w) blueprint.

my result at this point yields a notification from HA upon Alert/Detection but no image. since im running the frigate outside of HA, i’m confused as to what should go in the base url or if it is ok to leave blank or if that is a contributor to the missing image. does anyone have any insight as to what may be missing or misconfigured that would prevent images from being displayed?

You likely need to address this to the Author of the software, The Blueprint Owner, on their GIThub or if they have a post in the Blueprint Exchange here, then in that post.

It says its optional but I would fill it in anyways.
It wants the external url of your home assistant install.

So whatever url you use to access Hass externally (not on your LAN). So, if you have Hass.mydomain.xyz set it to HTTPS://Hass.mydomaon.xyz

Edit: Hass notification images require https as well.