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

Expose taskId to the output #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dhrumil4u360
Copy link

Anti captcha has reporting APIs :

https://anti-captcha.com/apidoc/methods/reportIncorrectRecaptcha
https://anti-captcha.com/apidoc/methods/reportCorrectRecaptcha

Using these APIs, you can report correctly or incorrectly solved captchas. For that exposing taskId is important feature.

Anti captcha has reporting APIs using which you can report correct/incorrect response. For that exposing taskId is required.
@pocesar
Copy link
Collaborator

pocesar commented Feb 16, 2022

thanks for the PR @dhrumil4u360 but this is a breaking change, since devs will read the OUTPUT and expect a string, I'll talk with the team about this tomorrow

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

Successfully merging this pull request may close these issues.

None yet

2 participants