corno93
Results
2
comments of
corno93
+1 I'm confused too I've written a test that uses data from yours [here](https://github.com/sendgrid/sendgrid-python/blob/main/test/test_eventwebhook.py#L27). The test passes. When I use my signed public verification key with integration test data triggered...
I got it working by using the raw request body and decoding using latin-1. I didnt have to use the carriage return and new line. I also deleted and got...