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

Funcaptcha is not working ! #6

Open
Altimis opened this issue Nov 22, 2024 · 1 comment
Open

Funcaptcha is not working ! #6

Altimis opened this issue Nov 22, 2024 · 1 comment

Comments

@Altimis
Copy link

Altimis commented Nov 22, 2024

I keep getting this error :

ERROR:root:Error: 400 {"errorCode":"ERROR_BAD_PARAMETERS","errorDescription":"There appears to be an issue with the parameters submitted for the task.(10)","errorId":22}
ERROR:root:Data: {'clientKey': 'next_bfb06238a4e429bb29a06f037455883bcc', 'solftId': '', 'callbackUrl': '', 'task': {'type': 'FunCaptchaTaskProxyless', 'websiteURL': 'https://twitter.com/i/flow/signup', 'websitePublicKey': '2CB16598-CB82-4CF7-B332-5990DB66F3AB', 'data': ''}}

here is my code :

next_api = NextCaptchaAPI(client_key="next_bfb06238a4e429bb29a06f037455883bcc")
result = next_api.funcaptcha(website_url=website_url, website_public_key=sitekey)

what's the issue ???

@MathisRoyale
Copy link

I have the same issue with hcaptcha. Hope it gets fixed soon

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

2 participants