-
I've set up CloudFlare's Turnstile on the Supabase authentication settings, and it's working ok for the login function, but for the signUp function, it doesn't matter if I send "{options: captchaToken…
-
How do I know the callback of the completed turnstile action? I use page.waitforselector to check. Unfortunately, after the 1.3.0 update, waitforselector cannot query the element of the page where the…
-
started the server and tested for demo at https://nopecha.com/demo/cloudflarecurl, it is working good,
but not working for actual, latest turnstile, it is not returning cf_clearance parameter in …
-
Could you please use Turnstile from Cloudflare instead of hCaptcha? Since it bothers to enter captcha every time.
More details: https://blog.cloudflare.com/turnstile-private-captcha-alternative/
-
-
根据您提供的检测方法,我在F12->Network->chat-resquirements->Response中找到了相关信息,并且测试了两个账号。
第一个账号是我自己的账号,显示如下信息:
```
{
"persona": "chatgpt-paid",
"token": "...",
"arkose": {},
"turnstile": {
…
-
The module keeps reporting the following error when it is running, but it does not affect its use. How can I solve it?
api.js?onload=onloadTurnstileCallback:1 Uncaught
TurnstileError: [Cloudflare T…
-
Hello, I tested the Cloudflare challenge site. After completing the challenge, the page froze and became unresponsive.
I used this code.
```
import time
from patchright.sync_api import sync_p…
-
### Astro Info
```block
Astro v4.16.16
Node v20.18.1
System macOS (arm64)
Package Manager npm
Output hybrid
Ad…
-
### Describe the bug
Hi, I'm using Cloudflare Turnstile integration with Formie.
But I keep getting these console errors and they keep running, the rendering is on "Aysnc & Defer".
### St…