Replies: 1 comment
-
did you validate your domain on cloud.walletconnect.com with your project id ? |
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
-
When I login to web3modal using a social media login like google, I have this problem with signing. I do not have that problem when connecting to metamask (via web3modal) and then signing.
Is this something to do with the web3modal projectId not being validated for a domain?
Or is it that I did not sign data in the correct way. When I sign using metamask I have no issue and even my backend Java Spring Boot code validates the signature just fine.
Here is the error:
Beta Was this translation helpful? Give feedback.
All reactions