Can’t send verification emails after upgrading

Getting this error after upgrading from better-auth version 1.2.7: YOU_CAN_ONLY_SEND_A_VERIFICATION_EMAIL_TO_AN_UNVERIFIED_EMAIL
2 Replies
Ravi
Ravi3mo ago
I see the issue. You need to have the session of the user that you're sending a verification email to. In our use case we are sending verification emails as admins, to users that we "bulk-sign-up"

Did you find this page helpful?