INFURA / infura

Official Public Repository for INFURA
https://infura.io
381 stars 62 forks source link

401 when calling method registry #214

Open Sentrycs opened 3 years ago

Sentrycs commented 3 years ago

Running this: const provider = new Eth.HttpProvider('https://mainnet.infura.io/v3/YOUR-PROJECT-ID/eth-contract-registry')

asks (???) for sign-in into infura : username/password . We enter it manually (why should we ?) then get 401 error.