I am calling an GET and have it set to await. The response is good In the branch I check for a status of 200 and the count property being greater than 0
This isn't difficult but why does it seem to be so ...
In the node AFTER the branch I have this code to reformat the response JSON if there is any