walletconnect-monorepo
walletconnect-monorepo copied to clipboard
Refused to frame 'https://verify.walletconnect.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors https://*.****.com https://*****.com".
Hi, I'm getting this error. Any suggestions?
I have configured the projectID.
Refused to frame 'https://verify.walletconnect.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors https://*.****.com https://*****.com".
Hey @damianlluch thanks for the report.
"frame-ancestors https://.***.com https://*****.com".
does this log comes from your cloud allowlist settings?
I am having the same issue when testing locally
i have the same issue Refused to frame 'https://verify.walletconnect.com/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors
walletconnect not working
Same here
@ganchoradkov any indication whether this is an actual issue or if this is a red herring?
Fixed for localhost, if you're seeing this on production you need to:
- Verify your domain in the Cloud dashboard
- Make sure the
metadata.urlin your code is correct.