16 Replies
Is it logging an error to the console, or is it only present in the network tab?
i use turnstile ,and it send this request 401
If it is logging an error, can you share it?
there is not logging , it's so confuse
As Leo pointed out, this isn't anything you should pay attention to, as that request should only suceed on Apple Devices anyway:
Seeing a 401 error in your console during a Turnstile security check? You can safely ignore the error, it's requesting a PAT but your device/browser does not support PATs yet, so you see the error. Learn more: https://blog.cloudflare.com/eliminating-captchas-on-iphones-and-macs-using-new-standard/
The Cloudflare Blog
Private Access Tokens: eliminating CAPTCHAs on iPhones and Macs wit...
Today we’re announcing Private Access Tokens, a completely invisible, private way to validate that real users are visiting your site.
ok let me think
Is the Turnstile Widget in Visible Mode? If so, what does it look like when it completes?
yes it's show success
but the request is 401
and cause i can get nothing from call back
like this
Just to check, does this page return a token for you? https://turnstile-demo.pages.dev/
but i cant get the token
okk i will try
tk
can i use it in vue2?
@HardlyWorkin'
You should be able to, though not sure if there is a library for it. Otherwise, you may have to build your own
can you give me a vue2 demo?
i am new one
i like learning but i am stupid boy
I'm sorry, I don't have much experience with Vue, so I won't be able to help you there. This library might work though: https://www.npmjs.com/package/vue-turnstile
npm
vue-turnstile
Vue library for Cloudflare Turnstile CAPTCHA alternative. Latest version: 1.0.7, last published: 9 days ago. Start using vue-turnstile in your project by running
npm i vue-turnstile
. There is 1 other project in the npm registry using vue-turnstile.okkk thank you so much. i will try. have good night