Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPCRequest error code 5001 - User disapproved requested chains on MEW Wallet #68

Open
fralondon83 opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fralondon83
Copy link

Describe the bug
I run the example app and by trying to connect to MEW wallet on Ethereum network or Polygon network I get an error code:
RPCRequest error code 5001 - User disapproved requested chains on MEW Wallet.

Everything works fine for Metamask for example.

SDK Version

  • Client: Web3Modal Swift
  • Version: 1.13.0

To Reproduce
Steps to reproduce the behavior:

  1. I run the example app
  2. selected Ethereum network or Polygon network (it leads to the same error)
  3. tap Connect Wallet
  4. select MEW wallet
  5. it opens the MEW wallet app and nothing happens
  6. Look at the log in the Xcode console and I see the following

RPCRequest {"error":{"code":5001,"message":"User disapproved requested chains"},"jsonrpc":"2.0","id":1712829810043750} RPCResponse

Expected behavior
I would expect the have a successful connection to the wallet, as it happens for metamask.

Device (please complete the following information):

  • Device: iPhone14 Pro
  • OS: iOS 17.4.1
@fralondon83 fralondon83 added the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant