coinbase-wallet-sdk
coinbase-wallet-sdk copied to clipboard
WebSocket connection to 'wss://www.walletlink.org/rpc' failed:
I have no idea how to solve this problem and it drive me feel crazy.
Could you provide some more context on how you encounter this state?
First, I sent a "eth_requestAccounts" request method to coinbase and I click the cancel button to reject this request and redirect to my page, this bug occurs.
@1997roylee for me the problem was in CORS policy – temporary allowing all origins solves the issue
Ran across this today via RainbowKit. Seemed random. Fully clearing localhost:3000 browser cache / storage fixed it in case anyone else runs across this.