auth
auth copied to clipboard
OTP server error
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] 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:
- Go to 'Authentication'
- Click on 'Users'
- Select and click at any user
- Scroll down to 'Send magic link'
- Click on 'Send magic link'
- 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
Hey,
Thanks for the query - do you mind opening an issue at supabase.help? This will allow us to better investigate the issue.