Hello, I’m attempting to transmit a CSP violation report via the URL specified in the Reporting-Endpoints HTTP header for the embedded app in the Shopify admin. I am utilizing the report-to directive from the Content-Security-Policy HTTP header to designate the group name for the reporting endpoint.
The issue is that when I access the app within the Shopify admin panel, the reporting endpoint is not functioning due to cross-origin iframe restrictions.
Could you assist me with this and provide insights into any restrictions imposed by Shopify on the iframe?