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 has been archived by the owner on May 9, 2020. It is now read-only.
I am basicaly in the same situation than #266 (same link and everything): can't post request to http://haapi.ankama.com/json/Ankama/v2/Api/CreateApiKey .
I tried to add cipher strings like so:
I have very similarly a bug. But it's when I use nodejs 10. On nodejs 8.X works fine. It's very interesting and I can't fine a solution for this problem.
Started getting the same error a few hours ago. From different IPs. Website works on my local pc, however when I set up proxy on my own server that never made any requests to the website, I started getting this error.
Tried downgrading, using some ciphers from similar issues - nothing worked. Getting 1020 error even when using plain request without cloudscraper.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Cloudscraper version: 4.6.0
I am basicaly in the same situation than #266 (same link and everything): can't post request to
http://haapi.ankama.com/json/Ankama/v2/Api/CreateApiKey
.I tried to add cipher strings like so:
but I still get 1020 error. Here is all my code:
The text was updated successfully, but these errors were encountered: