Replies: 2 comments 1 reply
-
Reminder: Please use 3 backticks ``` when formatting code, thanks. Looks like your API key is probably wrong. Have you seen this thread? https://forum.openzeppelin.com/t/providererror-must-be-authenticated-deploying-to-rinkeby/4618/2 |
Beta Was this translation helpful? Give feedback.
-
I had this same problem, and I found that I had a spelling discrepancy between my .env file and my hardhat config file. I would recommend console.logging out your RPC URL and seeing if it is returning the correct http url. I would also check on your url to see if it is put in correctly by looking at it on the alchemy website. I wish you luck! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
trying to run
hh deploy --network rinkeby
and getting the following message on this repohttps://github.com/PatrickAlphaC/hardhat-smartcontract-lottery-fcc
Beta Was this translation helpful? Give feedback.
All reactions