21
Views
3
Comments
Solved
[Cloudflare Captcha React] Error adding script 'https://challenges.cloudflare.com/turnstile/v0/api.js'
cloudflare-captcha-react
Reactive icon
Forge asset by Pragati Patidar
Application Type
Reactive

Shown the below error message.

Error adding script 'https://challenges.cloudflare.com/turnstile/v0/api.js' to document xxxxxx

No retries left. 

UserImage.jpg
Billy Yam
Solution

I have solved the problem, 

when I added the url "https://challenges.cloudflare.com/turnstile/v0/api.js" in scrpit-src

and added the url "https://challenges.cloudflare.com" in child-src



2024-11-05 07-10-30
Pragati Patidar

Hi @Billy Yam
Can you please share screenshots or any description of the error?

UserImage.jpg
Billy Yam

Hi @Pragati Patidar 

Seems the CSP blocked, but I tried to add the cloudflare url in Child-src, but not work

UserImage.jpg
Billy Yam
Solution

I have solved the problem, 

when I added the url "https://challenges.cloudflare.com/turnstile/v0/api.js" in scrpit-src

and added the url "https://challenges.cloudflare.com" in child-src



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.