coinbase-wallet-sdk icon indicating copy to clipboard operation
coinbase-wallet-sdk copied to clipboard

WebSocket connection to 'wss://www.walletlink.org/rpc' failed:

Open 1997roylee opened this issue 3 years ago • 2 comments

螢幕截圖 2022-02-10 上午12 52 20

I have no idea how to solve this problem and it drive me feel crazy.

1997roylee avatar Feb 09 '22 16:02 1997roylee

Could you provide some more context on how you encounter this state?

ewerx avatar Feb 11 '22 20:02 ewerx

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 avatar Feb 20 '22 18:02 1997roylee

@1997roylee for me the problem was in CORS policy – temporary allowing all origins solves the issue

aiekseu avatar Oct 12 '22 07:10 aiekseu

Ran across this today via RainbowKit. Seemed random. Fully clearing localhost:3000 browser cache / storage fixed it in case anyone else runs across this.

sjc5 avatar Nov 12 '22 21:11 sjc5