
I inherited a model-driven app and recently one of the embeded canvas appp within the model-driven app stopped working.
Should work like this:
After selecting a contact, I would go to the a tab which would launch the embeded canvas app.
Now it just seems to be loading forever and nothing happens.
Looking at the Dev tools,I see this error message:
Refused to frame 'https://apps.powerapps.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".
I looked at all the CSP settings in the environment and toggle them and getting the same results.
Anyone, have seen this and can possible help with this.
thanks in advance for the support