Skip to content

"Error: No matching key" logged in the wallet and preventing any WC action with connected dapps #3291

Pinned Answered by MuckT
jeanregisser asked this question in web3wallet-sdk-support
Discussion options

You must be logged in to vote

@ganchoradkov it appears the issue was we were attempting to pair on all WalletConnect deeplinks including actions. The fix for the issue was to check for the symKey in the url and only attempting to pair if present: valora-inc/wallet#4062.

It does seem a bit strange that deeplinks without symKeys would even be attempted to pair. Should this validation function thrown a more explicit error for attempting to pairing uri's without a symKey?

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@jeanregisser
Comment options

@MuckT
Comment options

@ganchoradkov
Comment options

@MuckT
Comment options

Answer selected by glitch-txs
@glitch-txs
Comment options

@MuckT
Comment options

@ganchoradkov
Comment options

@MuckT
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment