Webhook immediately sends a blank response

Information

  • receive webhook call, make HTTP request, format response, and reply to the webhook
  • Webhook immediately sends a blank response before it finishes the scenario. Even if the scenario completes successfully a few seconds later, it’s already too late as the reply was already sent.

Include screenshots of


*

*
multi_pkg_blueprint.json (89.2 KB)

I don’t understand why this happens

This looks like the Webhook response that you defined in your scenario, and it looks like it was sent. I don’t see any issues in your scenario.

Can you go to your scenario History tab, click on the execution with the STATUS where it is “Warning”,

then take a screenshot of the entire page of the scenario execution?

3 Likes

Edit: I think I had some incorrect filter that caused the blank responses, the rest were due to the responses being rejected for some reason.

2 Likes