iFrame Embed is not functioning

Good Afternoon,

I am creating a web based dashboard for my organization and part of that will be measuring machine metrics from Prometheus and output via grafana graphs. The site itself is secure so we don’t particularly care about authenticating per er (we have security between grafana and prometheus, but its not necessary between grafana and the website).

I however cannot get the iframes to work. steps I have taken;
basic auth = false
allow_embedding = true
anonymous access = true

The current setup is grafana is setup on my localhost. The website is launching through my visual studio IDE. I had the same problems using the bitnami wordpress stack hosted on my PC.

Did you restart the server?

Was this issue ever resolved? How is it done?