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

ReCAPTCHAv2 not passing on reportcontent.google.com #71

Open
lemeow125 opened this issue Mar 12, 2024 · 2 comments
Open

ReCAPTCHAv2 not passing on reportcontent.google.com #71

lemeow125 opened this issue Mar 12, 2024 · 2 comments

Comments

@lemeow125
Copy link

Describe the issue

The ReCAPTCHAv2 code returned by the 2captcha-python library is not working for this URL

There are no errors present when sending a request, or receiving the code. The CAPTCHAv2 code is correctly entered but clicking the checkbox still shows the challenge rather than passing it
1
2

Per 2CAPTCHA support's suggestion on our ticket, we have also tested sandbox mode to isolate any issues. This does not work. We have also tried the provided Firefox addon/extension and that also does not work. The same issue persists

@lemeow125
Copy link
Author

lemeow125 commented Mar 12, 2024

This issue popped up only recently. Before this ReCAPTCHAv2 request codes were valid clicking the checkbox automatically passes the test. Here's a snapshot of it working previously.
image

We've also found another user who seems to have encountered the same issue here though it appears they haven't found a solution yet

@lemeow125
Copy link
Author

As per our testing, we've found that manually solving the CAPTCHAv2 challenge and passing the resulting code to a different session/tab works. With this we are able to get the expected behavior and ReCAPTCHAv2 challenge is passed.

2024-03-12.14-19-06.mp4

The ReCAPTCHAv2 code does seem to change once the checkbox is clicked on the 2nd browser tab/session.

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

1 participant