Skip to content
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

OTP server error #1797

Open
2 tasks done
LuisBamLu opened this issue Oct 8, 2024 · 1 comment
Open
2 tasks done

OTP server error #1797

LuisBamLu opened this issue Oct 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@LuisBamLu
Copy link

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

auth/v1/otp is returning 500 error message: "Error sending magic link email", it doesn't matter if is through my application calling supabaseService.getClient().auth.signInWithOtp() nor trying to send it directly via the Supabase dashboard.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to 'Authentication'
  2. Click on 'Users'
  3. Select and click at any user
  4. Scroll down to 'Send magic link'
  5. Click on 'Send magic link'
  6. See error "Failed to send magic link: failed to make magiclink request: Error sending magic link email"

Expected behavior

A magic link to be sent to the user's e-mail

Screenshots

Not applicable

System information

  • OS: Windows 11
  • Microsoft Edge
  • Version of supabase-js: 2.39.7
  • Version of Node.js: 20.16.0
@LuisBamLu LuisBamLu added the bug Something isn't working label Oct 8, 2024
@saltcod saltcod transferred this issue from supabase/supabase Oct 9, 2024
@J0
Copy link
Contributor

J0 commented Oct 10, 2024

Hey,

Thanks for the query - do you mind opening an issue at supabase.help? This will allow us to better investigate the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants