Quicksight embeded stop working

Hi @kostra456

Welcome to the QuickSight community!

Based on the error message you’re encountering, this appears to be a Content Security Policy (CSP) conflict on your application’s side. The key indicator is in the message itself, it states that frame-src was not explicitly set, so child-src is being used as a fallback.

To help resolve this, I’d recommend reviewing the following resources: