-
Notifications
You must be signed in to change notification settings - Fork 30
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
Please solve params problem #50
Comments
Howdy there, What type of captcha are you attempting to solve, and what version of the library are you using? In the meantime, |
following your word, I used next version, but it's still same. I got same error.
my code.
now I am using only one param but in the message, they are requiring more parameter Please solve my problem |
Solver.recaptcha("6Ld2sf4SAAAAAKSgzs0Q13IZhY02Pyo31S2jgOB5", "https://patrickhlauke.github.io/recaptcha/")
.then((res) => {
console.log(res);
})
.catch((err) => {
console.log(err);
}) Using the sample recaptcha solve (sitekey and url) it works correctly after just testing it; could be a recaptcha v3 or something of that nature. Could you share the website you're trying to solve for? |
can I share with telegram or etc like p2p chat? |
@GlistenSTAR |
Problem Description:
Steps Taken: Below is the relevant code snippet where the error occurs:
Additional Information:
However, I encountered a permission-related issue while trying to install it:
Environment: |
Hello,
I faced this issues while I am using 2captcha module.
So I contacted you. Could you solve this problem, please?
Warm regards
Waiting your kindly reply.
The text was updated successfully, but these errors were encountered: