-
Notifications
You must be signed in to change notification settings - Fork 187
Description
I have a website that was built using elementor and I used a html widget to view my geostory on it. It was working fine until a few days ago (maybe earlier) I just realized this issue now (08/05/24). The widget now displays this error message: refused to connect, which is weird because I didn't make any changes to the geostory and its set so anyone can view it.
Geonode instance: png-geoportal.org
Website: https://pngbcf.org/png/
Geostory: https://png-geoportal.org/apps/5/embed
and here's the html code I used: <iframe allowFullScreen style="border: none;" height="600" width="800" src=https://png-geoportal.org/apps/5/embed></iframe>
I'm guessing the issue is to do with the geonode instance server, but I have no idea how to fix it. I want it to allow websites to be able to connect to it.