Email authentication not working as expected

Hi I have setup the email verification by following the docs. It worked perfectly till yesterday and from today I couldn’t receive mails. Api keys, template ID were defined correctly from send grid but no mails are coming into my inbox. But in the sendGrid the number of mails sent are getting updated. :frowning:

Even in the _User class the email verified column shows false which indicates the mail has sent for the new user.

Is this how the server works for free tier or should I upgrade for the paid tier ?? ;(

maybe the email got to spam folder

this is not related to a free or paid tier

Ah man… no that’s the case here. Even I changed my accounts but there’s no mail. 🥲 it’s a simple code which is there in the docs section (setup email)