WebhookCallSucceededEvent has empty response body #102
Unanswered
viniciushss-interstar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
When listening to the
WebhookCallSucceededEvent
event, theresponse
property is empty. Here is a dump from$event
:It's possible to see an empty response when dumping
$event->response->getBody()
:Am I doing something wrong? Is it possible to fix?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions