© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago•
4 replies
gouvea

rate limit for emails

My auth flow was working perfectly fine, but now I’m getting a rate limit for all emails. Could this have something to do with the free plan? I tried different emails, but nothing works
error:
[SupabaseAuthProvider] OTP request failed: {
  message: 'email rate limit exceeded',
  status: 429,
  name: 'AuthApiError',
  fullError: '{\n' +
    '  "__isAuthError": true,\n' +
    '  "name": "AuthApiError",\n' +
    '  "status": 429,\n' +
    '  "code": "over_email_send_rate_limit"\n' +
    '}'
}
[SupabaseAuthProvider] OTP request failed: {
  message: 'email rate limit exceeded',
  status: 429,
  name: 'AuthApiError',
  fullError: '{\n' +
    '  "__isAuthError": true,\n' +
    '  "name": "AuthApiError",\n' +
    '  "status": 429,\n' +
    '  "code": "over_email_send_rate_limit"\n' +
    '}'
}
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

getting rate limit
SupabaseSSupabase / help-and-questions
7mo ago
Email rate limit exceeded
SupabaseSSupabase / help-and-questions
3mo ago
Supabase JS rate limit
SupabaseSSupabase / help-and-questions
4mo ago
Auth Email Rate Limit
SupabaseSSupabase / help-and-questions
4y ago