hanako
hanako
Explore posts from servers
CDCloudflare Developers
Created by hanako on 9/1/2024 in #pages-help
turnstile - captcha verification process failed
Hi, I'm getting this error when trying to sign in in my SvelteKit + Supabase app
Sign-in failure:
Object { type: "failure", status: 400, data: {…} }

data: Object { error: "captcha verification process failed" }

status: 400

type: "failure"
Sign-in failure:
Object { type: "failure", status: 400, data: {…} }

data: Object { error: "captcha verification process failed" }

status: 400

type: "failure"
I have configured turnstile in the supabase dashboard already
3 replies
CDCloudflare Developers
Created by hanako on 8/24/2024 in #pages-help
how do I configure DNS records for a pages domain
I do not have any custom domain. I just want to add Resend's DNS records into my existing <app>.pages.dev domain to integrate email utility
7 replies