Replies: 1 comment
-
same here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on integrating WalletConnect into my React app using Web3Modal, wagmi, and @web3modal/wagmi/react. My current setup involves the following configuration:
I’m encountering an issue where the getWallets request is returning a 403 Forbidden response. I’m unsure if this is a misconfiguration of my WalletConnect project ID or some other issue. It was working and now it has just stopped working. I am still just running this locally so not sure if its maybe something to do with the config being incorrect in the Wallet Connect(Reown) dashboard.
Beta Was this translation helpful? Give feedback.
All reactions