This topic was automatically generated from Slack. You can find the original thread here.
Small bug report: the frontend client actionRun() returns a 200 response even if an error occurs (due to invalid input for example)
This topic was automatically generated from Slack. You can find the original thread here.
Small bug report: the frontend client actionRun() returns a 200 response even if an error occurs (due to invalid input for example)
That’s not a bug, we return errors from the action in that response, but technically the request to Pipedream was successful.
fair enough :thumbsup_all: