ad-m / python-anticaptcha

Client library for solve captchas with Anticaptcha.com support.
http://python-anticaptcha.readthedocs.io/en/latest/
MIT License
222 stars 51 forks source link

Cannot use AntiGateTask #103

Open danielWagnerr opened 1 year ago

danielWagnerr commented 1 year ago

I'm trying to use the AntiGate task but my task cannot be completed because of an error on AntiCaptcha's plugin for Chrome. Even in production, the worker can't do my task because of this error:

It can't encode a specific string from a website

Screenshot 2023-08-28 at 09 32 33

With that, the task hangs forever and can't be completed

I fixed this code locally, but the AntiCaptcha support doesn't answer my ticket about this problem.

I know this is not the best place for this problem, but my hands are tied and I was wondering if you could help me with this