Hello @marketing15
Maybe you could try getting the full response in a hidden group setting the type of content to be the specific call you’re using as a datasource. Then using its values to handle errors.
You could also get the full JSON in a different element and then manipulating it using JavaScript with an “Expression” element from the Toolbox plugin. That way you could get both, the data and the error/status for error handling.
The last method gives you the advantage of triggering events with the JS to Bubble element from the same plugin to make changes to things on your DB