Turnstile captcha not displaying

What is the name of the domain?

What is the error number?

no any error number

What is the error message?

https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/pat/92670531bf874fd4/1742996012463/04493aeabf448a8a9ce62a5adbac0424cd2502bd7245e7d4bc9912c5c8ed3eee/nS-6Fx-vs-YQzQZ - this returns 401

What is the issue you’re encountering

I have client side widget not displaying issue, I just added the div and script but my widget is not displaying, it was working fine previously but after few hours it is not displaying the checkbox captcha. I have added the div before submit button.

<div class="cf-turnstile" data-sitekey="my-key" data-size="flexible></div>

<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>

It displays the checkbox captcha if I use the testing key as following:

<div class="cf-turnstile" data-sitekey="3x00000000000000000000FF"></div>

Screenshot of the error

Thank you for the FAQ reference,

I did check the FAQs previously and even if I ignore the 401 part, my issue of captcha not displaying is still persist.