Skip to content

Many ERROR_INCORRECT_SESSION_DATA errors in anti-captcha #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
openbullet opened this issue Oct 21, 2024 · 2 comments
Open

Many ERROR_INCORRECT_SESSION_DATA errors in anti-captcha #41

openbullet opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@openbullet
Copy link
Owner

openbullet commented Oct 21, 2024

Some of the required values for successive user emulation are missing. API output contains more details about what is missing.

Maybe there's some incorrect default in OB2 (e.g., string.Empty instead of null), and this is not a CaptchaSharp-specific bug.

@openbullet openbullet converted this from a draft issue Oct 21, 2024
@openbullet openbullet self-assigned this Oct 21, 2024
@openbullet openbullet moved this from Backlog to To do in OpenBullet 2 - Dev Oct 21, 2024
@openbullet openbullet added the bug Something isn't working label Oct 21, 2024
@openbullet openbullet added this to the 2.1.1 milestone Oct 21, 2024
@mastercho
Copy link

Yeah thats panful bug as anticap bans your acc for it lol

@openbullet
Copy link
Owner Author

For now, you can check your inputs before calling the captcha functions to make sure the inputs are valid (e.g., not null or empty string).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

2 participants