Questions tagged [cloudflare-turnstile]

5 questions
0
votes
0 answers

Solve Cloudflare Turnstile Captcha using 2captcha api

im having a problem with getting the parameters which 2captcha api needs to solve the captcha . The type of Captcha Im struggeling with, is Cloudflare Turnstile. There are two hidden parameters you need to get which are : *cdata *and *pagedata *. I…
0
votes
0 answers

How to get Turnstile Widget on the same page with Different ID on rendering

I need a solution for Turnstile rendering. I used client site rendering and it is rendering only once at a time on the front end. I use explicit turnstile callback and on the action hook, I inject the Turnstile for rendering, but on the callback, it…
0
votes
0 answers

How do I wait for turnstile.execute to finish?

I am trying to use Cloudflare's turnstile documented here with the execution option. I am calling turnstile.execute in an async function called after a button press, but the function doesn't seem to be wait for the challenge to finish before…
Hyrial
  • 1,728
  • 3
  • 15
  • 27
0
votes
0 answers

Control traffic with reCaptcha

I've got a client that comes in, with all the confidence in the world, telling me to put a captcha on all pages to block bot/scam traffic. As far as I know, reCaptcha only checks forms; He would need something like Turnstile; It even talks about…
Fredy31
  • 2,660
  • 6
  • 29
  • 54
0
votes
0 answers

Cloudflare Turnstile not working with Remix

I have a simple contact us form on the website which is not working with Cloudflare Turnstile. If I leave the page and come back to refresh it after a while, then turnstile widget loads and turns green with a tick. Post that I am able to submit the…
Chirdeep Tomar
  • 4,281
  • 8
  • 37
  • 66