Unable to Complete Sendgrid Sign-up (stuck on ‘Tell Us About Yourself’ page) [closed]
Closed 13 hours ago.
How do I reuse a dynamic template in multiple emails in SendGrid?
I have a dynamic template and I have about 20 different uses of it in my app, I am able to reuse it for all uses with dynamic content except the subject never applies.
Sendgrid dropping Teammate accounts
No resolution from Sendgrid support, reaching out here for help.
Sendgrid dropping Teammate accounts
No resolution from Sendgrid support, reaching out here for help.
I am seeing a ton of System.Net.Http.HttpClient.sendgrid.ClientHandler lines in my log
I was checking my logs for my web app and I have not seen this before, but in the last week I am seeing the following about every 30 seconds:
Why is there a difference between SendGrid’s Email API and Validation API?
How should I orient myself to which addresses I can send emails or not.
Since there is a difference to what Email API and Validation API considered a valid email. If I try to send an email via the Email API to “_mãrîa+∑пост@gmail.com” It will tell me: “We don’t support non-ASCII characters”, but at the same time if I send request to the validation API with the same email it will refer to it as a valid email? I am a bit confused, I would really appreciate your help on that matter, thanks in advanced!