-
Hello everyone,
I am trying to access the Core() part, but I didn't success to log in.
I have used my email adress and password (the one I use for EA Sport on my PS4 account) as well as the answer…
-
There is a new security answer issue when logging in. Possibly due to FIFA updating their hashing over the answer. My friend and I have tried it on multiple accounts and the issue is still occurring. …
-
Hi,
I am executing sample code but getting following error
Code:
```
import sys
import hotbit
try:
authenticatorCode = sys.argv[1]
except Exception as e:
raise e
email = "xxx"
p…
-
```
raise AnticaptchaException(
python_anticaptcha.exceptions.AnticaptchaException: [ERROR_NO_SUCH_CAPCHA_ID:16]Task you are requesting does not exist in your current task list or has been expired. …
-
I am trying to use the library on captchas that I get with Google-Scholar when trying to get citing papers for a source. A typical URL looks like
https://scholar.google.com/scholar?cites=1268525602…
-
Autenticando usuário...
cloudscraper.exceptions.CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.
-
Hello,
There's quite a lot of services that provides captcha solvers for a small fee, and are fairly reliable.
Current captcha solvers are either manual, or relying on random image selection, whic…
-
It is indeed weird, when i use captcha solvers like anticaptcha, 2captcha or capmonster everything works fine but when i use this one to solve captchas without paying any money it won't rly work. It g…
-
Hello!
We need a way to connect to the server by it's IP Address and specify a host to redirect request to.
There is no way to do that now.
`HPACKEncoder` class, line `45`. Authority header valu…
-
Will you create Dockerfile in the future?