Skip to content

Invalid API KEy #1600

Answered by cromewar
akhilparakka asked this question in Q&A
Jul 25, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hello @Akhil-franko
This means is not taking correctly the EtherScan Api key, so here is some recommendations:

  1. remember to add dotenv: .env into brownie-config.yaml
  2. check out if you don't have any typo on the API key, use the exact same name as Patrick uses on the course.
  3. try to export the Key directly into the terminal before running the code with export keyword, something like this export KeyName=y378dfskfh.

I hope this info might help.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@akhilparakka
Comment options

@Python-David
Comment options

@cromewar
Comment options

Answer selected by akhilparakka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants