Engagement Messenger Module Integration is getting "Connection Refused" on customer websiteIssue Engagement Messenger Module Integration is getting "Connection Refused" on customer website. Console error Refused to frame <instance_url> because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' frame-ancestors teams.microsoft.com *.teams.microsoft.com". Causecom.glide.cs.embed.csp_frame_ancestors is not set Demo Data sys_response_header is active /sys_response_header.do?sys_id=2457d59d07a2c11021a0b7ec3dd30000 It applied to all pages Property is not updated with the website /sys_response_header.do?sys_id=ebfee94447351d901383e6ce536d43b8ResolutionSet property glide.set_x_frame_options to falseSet property com.glide.cs.embed.csp_frame_ancestors Virtual agent embedded client content security policy (instance security hardening)Sample value : 'self' http://mywebsite.com https://*.example.com Deactivate demo data header /sys_response_header.do?sys_id=2457d59d07a2c11021a0b7ec3dd30000Set a /sys_response_header to include the websites: Configure HTTP response headers Sample (space delimited the websites you want to launch it on): 'self' http://mywebsite.com https://*.example.com