-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels