Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pairing fails with verify/attestation/... 404 #4225

Open
glitch-txs opened this issue Feb 13, 2024 Discussed in #4204 · 1 comment
Open

Pairing fails with verify/attestation/... 404 #4225

glitch-txs opened this issue Feb 13, 2024 Discussed in #4204 · 1 comment
Assignees

Comments

@glitch-txs
Copy link

Discussed in https://github.com/orgs/WalletConnect/discussions/4204

Originally posted by asood123 February 5, 2024
Hi there -

I'm building a demo to allow an Account Abstraction Wallet to be used with a dapp via WalletConnect. I copied the code from react-wallet-v2.

When I call web3Wallet.pair({uri}) (with a valid wc... string from say Uniswap interface), it always fails with a 404 to verify/attestation/... call. Things I have tried:

  • verifying the domain by publishing on a vercel link but still same error. Is there a way to skip the verify call on localhost?
  • I thought maybe the dapp can require a verify call, so I even spun up a local dapp with a different walletconnect id and still same error.

404 occurs even before it triggers session-proposal (i.e. never reaches web3wallet.on('session_proposal', onSessionProposal)). I must be missing something obvious. Any pointers to debug why verify/attestation/ call is being placed (I thought it shouldn't be) and how to either skip it or avoid the 404 would be greatly appreciated 🙏 .

cc @thekidnamedkd, who's running into something similar.

@mjpowersjr
Copy link

I've hit this as well. I also found another user running into this issue on Discord:

https://discord.com/channels/492410046307631105/1105316298390511626/1209751742397423657

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants