-
Notifications
You must be signed in to change notification settings - Fork 16
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
Blackhawk / Gift Card Mall / Simon / 5Back #4
Comments
Yes, this is supported by Anti-CAPTCHA. The implementation will have to be updated for the new CAPTCHA provider. |
Got error |
I have updated the Blackhawk provider with support for the new Arkose Labs FunCaptcha, however I keep getting "Invalid Captcha" responses from their site when I test the provider (both proxyless and with a proxy). I'm not sure what's wrong, and I don't have the time to invest in debugging this further right now, but feel free to troubleshoot and please submit a PR if you get it working. |
Are people still working on this? |
For Arkose labs, you need to solve the captcha first, and inject the token in headers when doing request. |
Any ideas how to proceed with captcha verification with the
blackhawk
provider? Seems that they are now using recaptcha verification via Arkose Labs, moving away from Google's recaptcha service.The text was updated successfully, but these errors were encountered: