MetaMask / extension-provider

A module for allowing a WebExtension to access the web3 provider from an installed MetaMask instance
MIT License
67 stars 28 forks source link

Unable to recive callbacks #25

Open ZeroSkill830 opened 2 years ago

ZeroSkill830 commented 2 years ago

I'm unable to recive any callbacks event from MetaMask, i only get some errors image

This error is displayed when i open the metamask window calling await provider.request({method: 'eth_requestAccounts'} or web3.eth.getAccounts()