MosesEsan / mesan-nodejs-auth-crud-api

NodeJS Authentication and CRUD operations API -: Email Verification, Image Upload, Password Reset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a forbidden error when registering using postman

Lahirutech opened this issue · comments

Forbidden error comes on registering

Have you been able to fix this issue?

I ran into this same issue today. Make sure you have completed the SendGrid single sender verification process. They provide a small code snippet in the process to ensure the API is functioning properly. I also changed the the env variable FROM_EMAIL to my verified single sender "from" email address.