Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm new to BAS any advice would help a lot. Everything seems to be right but after the captcha is done the script just stops for some reason. Anyone know why this happens?
1 - [612209393] CAPTCHA_FAIL : ERROR_ZERO_CAPTCHA_FILESIZE
giving this
For me it works only in this way image.png
Captcha solvers mostly have case sensitive option in their api.
You can use it but you might need to go custom with http client.
@Dr-Syx use http client, for api not node.js.
This is internal server error. Please check if that error happends inside browser, if so, please provide way to reproduce problem.