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

Turnstile requires 3 parameters #14

Open
LubomirKovalcik opened this issue Sep 26, 2023 · 0 comments
Open

Turnstile requires 3 parameters #14

LubomirKovalcik opened this issue Sep 26, 2023 · 0 comments

Comments

@LubomirKovalcik
Copy link

Turnstile requires 3 parameters, if you do not use proxy.

type String Yes Task type:TurnstileTaskProxylessTurnstileTask
websiteURL String Yes The full URL of target web page where the captcha is loaded. We do not open the page, not a problem if it is available only for authenticated users
websiteKey String Yes Turnstile sitekey. Can be found inside data-sitekey property of the Turnstile div element

But tasktype is missing, therefore API always return error BAD_PARAMETERS when using without proxy.

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