[SOLVED] Walletconnect connection issue

When trying to connect to my dapp using walletconnect the provider seems to get the connection rejected from speedy nodes:


Any way to fix this?

Where from did you try that? You may need to try if from a site that has https. You can also change that speedy node url somehow if that helps.

Just for you to know, I have no problems connecting on localhost without ssl, but using rinkeby rpc.
Sadly you cannot set a custom provider for WC, as well as many other params that are not yet supported by the moralis implementation.

Yup, local dev environment. After deploying the dapp to a site that has https the connection works!

1 Like