pradhanr03 / wicki

0 stars 0 forks source link

sendgrid email not recieved #2

Open pradhanr03 opened 9 years ago

pradhanr03 commented 9 years ago

Hi, I followed the steps to send email. and it seems like the email are being sent. But I'm not receiving it in my email :(

awongh commented 9 years ago

Hi can you please describe the problem using this guide? https://github.com/ga-students/WDI_skywalker/blob/master/project_one/asking_for_help.md

pradhanr03 commented 9 years ago

I installed sendgrid and used the following guide https://github.com/sendgrid/sendgrid-nodejs#usage

When I click on the articles and then click on contact author, it takes me to another view, where I enter the message and my email. and click submit. And after it submits, it's supposed to redirect me to my homepage, which it does. I checked my terminal as well. No error there either. I'm wondering if it's a sendgrid issue, because in their website, they have this "Your account is currently being provisioned. You will not be able to send out any email. ". Is that a problem?