Elmer Thomas
Elmer Thomas
Hi @MIKNOTAURO, Thanks for the suggestion! I will leave this open since even though it's now on our backlog, it's not likely to be implemented by SendGrid soon. However, if...
Thank you @RamolaWeb!
Hello @andrii2020, One item to check is to make sure you are [using the payload in raw bytes form](https://sendgrid.com/docs/for-developers/tracking-events/getting-started-event-webhook-security-features/#verify-the-signature). Yes, providing sample data that we can use to reproduce would...
Another thing to check is that you are including a [trailing carriage return and newline](https://github.com/sendgrid/sendgrid-nodejs/commit/8110b173007049836455198450947780e9a70416#diff-570eee91600a9234a175a0acce452638ee2c7cc583be1a4aa75eb35ca8b9500cR19).
Hello @jiska78, Currently, we have not implemented mime-type detection in this version of the helper library. A workaround would be to utilize the `mimetypes` module, specifically `mimetypes.guess_type` ([reference](https://docs.python.org/3/library/mimetypes.html)). I suggest...
Thank you @dhoeric, it's all yours!
Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you...
Thanks for the heads up @robledosm! I've added this to our backlog for a fix.
@kostyaHrytsyuk, I see your fix [here](https://github.com/kostyaHrytsyuk/sendgrid-csharp/commit/54e6a77867f58b2ac5a6d83dde990721cd14ee84) but I don't see a PR on our end. With Best Regards, Elmer
@robledosm, @kostyaHrytsyuk, Do either of you still want to make a PR for this one? Thanks! With Best Regards, Elmer