Supabase + Resend not working #34334
Replies: 1 comment 1 reply
|
Hello. I'm experiencing the same issue. Has it been resolved? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a verified domain in Resend and I tested it via the SDK in my server and it works. It works fine for other projects.
I followed both the step-by-step and Resend's own Supabase integration app (same configuration) but I'm not receiving any emails.
In my supabase logs, I see the request is being logged with "msg": "request completed".
I'm stumped. As far as I can tell, everything is configured correctly, I have ample Resend quota, fresh API keys and both Supabase and Resend are firing fine, but they're not connecting behind the scenes. Anyone else experienced this?
Supabase SMTP configuration - the password is a fresh Resend API key

Log

All reactions