You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
It looks like the CSP header for studio.apollographql.com has a typo, which breaks the login features on the embed.
The error is
this shows
sandbox.embed.apollograpql.com
when it should be
sandbox.embed.apollographql.com
The text was updated successfully, but these errors were encountered: