You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inbound.Parse method fails with a panic for some of the received HTTP requests
I used example raw data with parseRawEmail function from Inbound parse helper and get errors : panic address or nil pointer dereference
Raw example:
--001a11447dc881e40b0537fe6d58
Content-Type: text/plain; charset=UTF-8
I've set up Inbound Email Parse Webhook. In the webhook I use https://github.com/sendgrid/sendgrid-go lib.
inbound.Parse method fails with a panic for some of the received HTTP requests
I used example raw data with parseRawEmail function from Inbound parse helper and get errors : panic address or nil pointer dereference
Raw example:
--001a11447dc881e40b0537fe6d58
Content-Type: text/plain; charset=UTF-8
This is a test email with 1 attachment.
--001a11447dc881e40b0537fe6d58
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<= div>
--001a11447dc881e40b0537fe6d58--
The text was updated successfully, but these errors were encountered: