Hello, I’m having issues using a webhook call using Postman.com. Previously, it was easy to send a POST to my webhook address to determine the data structure, then do it again to return an output. However, whenever I try to do the second step, the webhook just gets stuck waiting for new data. If I try stopping the webhook, it will ask me to force stop the scenario run, and even then it won’t work.
This issue is similar to the one raised in this previous post, to which I never saw a resolution.
Any help would be greatly appreciated!