Testing Resend is not just POST /emails
I was trying to integrate Resend like an end user would.
The first call was straightforward.
POST /emails
You send the payload, get a 200, and now you have an email id.
That part is not where most of
fetchsandbox.hashnode.dev3 min read