-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Captcha fails after migrating from hCaptcha to Turnstile #1751
Comments
hi @retr0cube, can you please open a ticket at https://supabase.help and link this github issue in the ticket? we would love to help figure out the root cause here but it helps us investigate the underlying issue much faster with your project's context |
ok, will do! Thanks for the response! |
@retr0cube did you manage to fix this? i see reports and it's ongoing for 2-3 months |
Hey, Managed to resolve issue! It was a mistake on my code I didn't notice |
What was the mistake? Help us out here, in case anyone facing the same issue has made a similar mistake. |
It was just a form validation issue, I was querying the wrong data without noticing |
Bug report
Before opening a bug report, please verify the following:
Describe the bug
Whenever trying to sign in or sign up, the captcha verification process fails (after migrating to turnstile and setting it up properly in the dashboard and verifying the token) with the following error:
captcha protection: request disallowed (timeout-or-duplicate)
To Reproduce
Expected behavior
For the captcha verfication process to succeed.
Screenshots
System information
Additional context
What I'm using in my app that might interfere with the process:
I made sure:
Error: (some paths and URLs of mine have been removed)
Error in the dashboard (event message):
The text was updated successfully, but these errors were encountered: