I have two final actions in my Zap that are PUT requests to JIRA using the API Request (Beta) action.
However as these are PUT requests, they return empty responses and as such the actions produce an error stating ‘Expecting value: line 1 column 1 (char 0)’.
How can I handle these to not produce an error? The Zap chain runs smoothly, but due to the errors the Zap keeps getting ‘paused’.