-
Notifications
You must be signed in to change notification settings - Fork 587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't Include Empty Objects in JSON Request Body #297
Comments
this is my response from the myMessage.Get()
|
After much Trail and error this is caused by the blank BCCs. When in development i Clear the BCCs using personalization.Bccs.Clear(); however this appear to still output BCCs in the json |
Thank you for following up! I will leave this ticket open so that we can adjust the Mail Helper such that empty objects are not included. For your help, we would like to send you a token of our appreciation. Could you please email us at dx@sendgrid.com with your T-shirt size and mailing address? Thanks! |
Thanks Email sent. |
This was fixed in https://github.com/sendgrid/sendgrid-csharp/releases/tag/v8.0.3 Thanks! |
I switched from v2 to V3 and the API call to send appears to work but im not receiving any emails. The HTTP response comes back as bad request but everything looks good
The text was updated successfully, but these errors were encountered: