AndreMiras / EtherollApp

Provably fair dice game running on the Ethereum blockchain
MIT License
57 stars 22 forks source link

HTTPError: 403 Client Error: Forbidden for url: https://mainnet.infura.io/ #170

Closed AndreMiras closed 4 years ago

AndreMiras commented 4 years ago

https://sentry.io/organizations/andre-5t/issues/1542545538/?referrer=github_plugin

HTTPError: 403 Client Error: Forbidden for url: https://mainnet.infura.io/
(41 additional frame(s) were not displayed)
...
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/web3/middleware/formatting.py", line 48, in apply_formatters
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/web3/middleware/exception_retry_request.py", line 83, in middleware
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/web3/providers/rpc.py", line 68, in make_request
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/web3/_utils/request.py", line 27, in make_post_request
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/requests/models.py", line 940, in raise_for_status

HTTPError: 403 Client Error: Forbidden for url: https://mainnet.infura.io/
AndreMiras commented 4 years ago

This happened today when somebody tried to send ETH

AndreMiras commented 4 years ago

Sentry issue: ETHEROLL-BE-3E

AndreMiras commented 4 years ago

Infura started requiring an API key https://github.com/AndreMiras/pyetheroll/issues/9