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
Hello, you defined "attachment" as a string in IncomingMailgun
I am trying to parse an email that has attachments but that doesn't work.
I tried doing a custom parsing for the IncomingMailgun object but I still fail to load the attachments.
Any idea how we can fix that?
Thanks