iFrame accessing another Appfarm app

I have this issue

I am trying to view an Appfarm app within another Appfarm app through an iFrame container. I remember this was done in Developalooza (Thomas’ snake game), but I get this message:

Refused to frame ' https://xiq.appfarm.app/ ' because it violates the following Content Security Policy directive: "frame-src 'none'".

Any settings I need to do to make this possible?

1 Like

In environment config, try to add the link both as a frame target and frame ancestor.

1 Like