Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
80 views

(sorry for poor english) So, I'm working on integrating cloudflare turnstile into a flutter application that is used in Kiosk machine. The machine has android version 9 and webview version 66.0.3359....
0 votes
0 answers
182 views

I'm currently writing Playwright tests for a site that uses Turnstile CAPTCHA validation. On our testing systems, the CAPTCHA uses the 'always-pass' site and private keys. The issue I'm facing is that—...
-3 votes
1 answer
215 views

An implementation similar to the one below works perfectly for both Google reCAPTCHA and hCaptcha: $secret = 'SECRET KEY'; $captcha = $_POST['cf-turnstile-response']; $verify = 'https://...
1 vote
1 answer
114 views

I have a simple contact form that uses next.js API routes to send an e-mail. The form itself works well and I'd like to implement a Cloudflare Turnstile API on the client side. My problem is as ...
1 vote
0 answers
232 views

I have a site hosted on vercel that uses Cloudflare Turnstile for spam prevention. I'd like to be able to test the whole site end-to-end on the preview deployments that vercel gives me. However, these ...
3 votes
0 answers
662 views

I am implementing CloudFlare Turnstile with a web form, and I need it to always display the challenge checkbox and force the user to check it. I don't want cloudFlare algorithm to decide and check the ...
3 votes
0 answers
321 views

Looking for suggestions on how to implement end-to-end automated testing of an embedded Shopify App (that can only be accessed through Shopify Admin). We have written a set of Playwright tests to ...
1 vote
1 answer
663 views

I'm encountering an issue with SeleniumBase while trying to automate a form submission that includes a Cloudflare Turnstile CAPTCHA. The script fails with a NoSuchElementException when attempting to ...
1 vote
1 answer
1k views

Changing ng-turnstile Width or Height

I need to change the width of CloudFlare Turnstile to fit its parent's layout. However can't find a clean solution to change its IFrame. Is there a clean way to do it? I am currently changing the ...
3 votes
1 answer
380 views

In the configurations section for Cloudflare Turnstile, they list a cData (or data-cdata) option: A customer payload that can be used to attach customer data to the challenge throughout its issuance ...
1 vote
0 answers
61 views

I have Django project which use Cloudflare turnsitle in Login and Signup apps. I am tring to make a unit testing for the apps, but need to generate a Cloudflare token. How can generate a new ...
0 votes
3 answers
3k views

In my implemetions of Cloudflare's Turnstile challenge via marsidev/react-turnstile, I have encountered a peculiar issue where, in invisible widget mode, occasionally the challenge fails and initiates ...
0 votes
2 answers
1k views

I am trying ti implement the Cloudflare turnstile Captcha on my webpage using jQuery. I need to modify the theme and language of the captcha. I added the properties language and theme as described on ...
0 votes
1 answer
242 views

I have been to trying to use your ngx-turnstile library for integrating the captcha for our project. After installing the "npm install ngx-turnstile --save", I have included in the app....
PCA's user avatar
  • 1,707
0 votes
1 answer
2k views

I have a simple vue form where I utilize a dependency called vue-turnstile which in turn adds the captcha the captcha from cloudflare to my form. My issue is I get a strange error using it and I ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /