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

python-AntiCaptcha not working with web application which requires authentication #100

Open
AdlanKadri opened this issue Sep 15, 2022 · 0 comments

Comments

@AdlanKadri
Copy link

we have integrated anticaptcha API using the library python-anticaptcha to Bypass the recaptcha V2 on an application that requires authentication (user-password), the API manages to return a TOKEN, but this TOKEN does not work on the page.
we tested the same thing on a DEMO page, and it works.

  • Is it because we are on a web application with authentication? is there a way to handle this?

PS : we dug deeper into the browser emulation but it still doesn't pass (the error message is: Invalid reCAPTCHA.Please try again , even though I passed the token directly on the page (the hidden input of recaptcha-response )

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