Product changes

Update - Improved HTTP error handling

Written by Wijnand Wiersma | May 30, 2017 12:18:00 PM

We have updated the HTTP request event in actions for a proper error handling when a request fails and turns out into an error. The error object could now be set as a variable in the HTTP action event and could be fetched as a regular JSON object. With this new variable you can design a proper error handling.

 

The error info as feature for a proper HTTP error handling