I created a webhook and in all requests I get the error:
"No response(Invalid Date)".
the url is accessible and is responding with an OK for testing purposes.
when I copy the payload straight into my code, my script works correctly. apparently the webhook is not being sent.
For testing purposes, I created a new form (https://www.videoask.com/XXXXX) with the webhook pointing to pipedream https://XXXXXXX.m.pipedream.net and the error persists
It worked well until a few days into the project in production.