fkrauthan
05/24/2023, 9:56 PMthrow error.create({
name: "FAILED_BILL_PAYMENT_VOID",
message: errorUtil.errorToMessage(e),
notifyOff: true,
});
in a restlet can produce an invalid JSON response 😞 it does not seem to escape "
characters correctly