Question
Exavalu
IN
Last activity: 16 Nov 2023 3:51 EST
Pega Lab Refused to Connect with Web Mash Up
I have generated Web Mash Up for one of my application and created a HTML file using this code. But when I have tried to execute the HTML file, Pega Lab refused to connect. I have also enabled samesite cookie attribute. When inspecting, in the console panel it is showing "Refused to frame <Lab Url> because an ancestor violates the following Content Security Policy directive: "frame-ancestors *". Note that '*' matches only URLs with network schemes ('http', 'https', 'ws', 'wss'), or URLs whose scheme matches `self`'s scheme. The scheme 'https:' must be added explicitly."