-
Notifications
You must be signed in to change notification settings - Fork 272
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
[@clerk/clerk-expo]: Missing CAPTCHA token: Expo SDK 51.0.38 #4669
Comments
+1 |
Getting this also for sign in with google |
+3 |
I got the following reply from support on a similar problem and it resolved the issue. It might help you too. Just go to clerk dashboard and disable Bot sign-up protection.
|
Yes, this answer works for all auth. Although I'm not sure this is an optimal fix |
Turning off the option works perfectly. But we can maybe continue with the bot protection by adding the following component in the UI
Reference: https://clerk.com/docs/custom-flows/bot-sign-up-protection |
How about for mobile? Since I experienced this in mobile |
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://github.com/clerk/clerk-expo-quickstart
Publishable key
pk_test_bm9ybWFsLWxvY3VzdC00NC5jbGVyay5hY2NvdW50cy5kZXYk
Description
Steps to reproduce:
Expected behavior:
Should create a user on the Clerk dashboard
Actual behavior:
An error from clerk that says there's a missing CAPTCHA token
Environment
The text was updated successfully, but these errors were encountered: