Replies: 1 comment
-
That's strange, we do not try to manipulate the payload. Could you add a failing test to prove that something goes wrong in our package? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was using this package to receive webhook calls from Mailgun. When the request comes in via WebhookCall, the resulting
payload
is missing the attachments that were attributes on the original request.Ideally this data would not be lost.
The missing values were:
Beta Was this translation helpful? Give feedback.
All reactions