You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
Using the bittrex.getbalances from local environment everything is ok, but when I publish my code on my EC2 instance the following error occurs
Cloudscraper error occurred
{ errorType: 1 }
It should be an error due to Cloudflare, but I tried changing headers according to what written here on GitHub before (User-Agent, cookie __cfduid, cookie cf_clearance) but nothing seems to work.
The strange thing is when I disassociate my Elastic IP from my instance: without Elastic IP everything is ok