Replies: 1 comment
-
The issue is resolved - for the record when your domain gets verified you do not suffer CSP error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have integrated AppKit into my web app which works well on localhost. However when deploying to staging, and trying to connect using the Google login option I get this error:
Refused to frame 'https://secure.walletconnect.org/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' http://localhost:* https://.pages.dev https://.vercel.app https://*.ngrok-free.app https://secure-mobile.walletconnect.com https://secure-mobile.walletconnect.org".
I have verified the domain but I have not submitted the listing for "App Kit / Wallet Guide". I think we are not supposed submit to the listing until we have tested the app. Currently the app works on localhost but not on staging despite the staging domain having been verified.
I thought that when we have validated the domain that we are good to go and should not get this CSP error anymore?
I thought that the process of validating a domain adds that domain to the white list.
Our Dev Ops guy has been blocked for one week on this. Can anyone help?
Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions