Skip to content
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

Multiple Solutions Required after submitting text #130

Open
desoforgit opened this issue Sep 14, 2024 · 5 comments
Open

Multiple Solutions Required after submitting text #130

desoforgit opened this issue Sep 14, 2024 · 5 comments

Comments

@desoforgit
Copy link

IMG_20240915_025037.jpg

Sometimes I get this error but the token is generated which is the wrong one..

The library should retrieve the token from the html instead of network interception.

I think it should resolve the challenge with the new audio challenge

@Xewdy444
Copy link
Owner

Does it just hang? If so, where in the code does it hang?

@desoforgit
Copy link
Author

desoforgit commented Sep 21, 2024

Not it doesn't matter hang anywhere... just that after getting the "multiple solutions required" message.. it returns a token. Which is the false one. And that token is really big

IMG_20240921_212933_208.png

@Xewdy444
Copy link
Owner

Could you provide the website that this reCAPTCHA is on so I can take a look

@desoforgit
Copy link
Author

Could you provide the website that this reCAPTCHA is on so I can take a look

It can be seen on any captcha
To reproduce u can put a wrong word before the solver

Im using https://2captcha.com/demo/recaptcha-v2

@Xewdy444
Copy link
Owner

I am unable to reproduce this issue. When the transcribed text is submitted, the library performs checks to see if the answer was accepted or rejected: https://github.com/Xewdy444/Playwright-reCAPTCHA/blob/main/playwright_recaptcha/recaptchav2/sync_solver.py#L323-L357.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants