This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
HTTPError: 403 Client Error: Forbidden for url: https://mainnet.infura.io/ #170
Labels
bug
Something isn't working
Comments
This happened today when somebody tried to send ETH |
Sentry issue: ETHEROLL-BE-3E |
Infura started requiring an API key AndreMiras/pyetheroll#9 |
AndreMiras
added a commit
that referenced
this issue
Mar 21, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura.
AndreMiras
added a commit
that referenced
this issue
Mar 21, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura. Also bumps Pillow version, closes #166.
AndreMiras
added a commit
that referenced
this issue
Mar 22, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura. Also bumps Pillow version and pins hostpython3 to match python3 closes #166.
AndreMiras
added a commit
that referenced
this issue
Mar 22, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura. Also bumps Pillow version and pins hostpython3 to match python3 closes #166.
AndreMiras
added a commit
that referenced
this issue
Mar 22, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura. Also bumps Pillow version and pins hostpython3 to match python3 closes #166.
AndreMiras
added a commit
that referenced
this issue
Mar 22, 2020
Introduces `python-dotenv` to load environment variables and inject API keys for both Etherscan and Infura. Also bumps Pillow version and pins hostpython3 to match python3 closes #166. Last, pins `virtualenv<20` to fix the Android build, error was: ``` Traceback (most recent call last): File "/home/user/.local/bin/virtualenv", line 7, in <module> from virtualenv import main ImportError: cannot import name 'main ```
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://sentry.io/organizations/andre-5t/issues/1542545538/?referrer=github_plugin
The text was updated successfully, but these errors were encountered: