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

Closed
lemeow125 opened this issue Mar 12, 2024 · 7 comments
Closed

ReCAPTCHAv2 not passing on reportcontent.google.com #71

lemeow125 opened this issue Mar 12, 2024 · 7 comments
Labels
offtopic the issue is not related to the repo

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.

@OwenChen0911
Copy link

I've met same issue, please help me

@AliCl0ner
Copy link

same issue

@OwenChen0911
Copy link

same issue

how do you deal with token?

driver.execute_script(f"document.getElementById('g-recaptcha-response').value='{response}';")???

@kratzky kratzky closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
@OwenChen0911
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

hello? can you help me?

@kratzky kratzky added the offtopic the issue is not related to the repo label Sep 12, 2024
@kratzky
Copy link
Collaborator

kratzky commented Sep 12, 2024

For any questions not related directly to the Python module code please contact 2Captcha support team directly.

@2captcha 2captcha locked as off-topic and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
offtopic the issue is not related to the repo
Projects
None yet
Development

No branches or pull requests

4 participants