embeddable-explorer icon indicating copy to clipboard operation
embeddable-explorer copied to clipboard

CSP error from studio.apollographql.com

Open 10kc-emilyk opened this issue 1 year ago • 0 comments

It looks like the CSP header for studio.apollographql.com has a typo, which breaks the login features on the embed.

The error is

Refused to frame 'https://studio.apollographql.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors sandbox.embed.apollograpql.com embeddable-sandbox.netlify.app".

this shows sandbox.embed.apollograpql.com when it should be sandbox.embed.apollographql.com

10kc-emilyk avatar Jan 10 '25 18:01 10kc-emilyk