Magic RPC Error: [-32603] Internal error: User denied account access.
pondskai opened this issue ยท 1 comments
pondskai commented
โ Prerequisites
- Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
- Are you running the latest SDK version?
- Are you reporting to the correct repository (
magic-sdk
)?
๐ Description
i try to use magic.wallet.showUI() in my dApp. it works fine when a users connects with email. When connects with metamask, i got an error Magic RPC Error: [-32603] Internal error: User denied account access.
๐งฉ Steps to Reproduce
- use magic link with metamask
- try show magic wallet widget
๐ค Expected behavior
the magic wallet widget shows
๐ฎ Actual behavior
nothing shows and see an error Magic RPC Error: [-32603] Internal error: User denied account access.
๐ป Code Sample
๐ Environment
Software | Version(s) |
---|---|
magic-sdk |
^20.0.1 |
Browser | chrome |
yarn |
|
Operating System | mac |
am-hernandez commented