On Thu, Aug 11, 2022 at 06:28 PM, Joel Gross wrote:
My guess is you are using a new api version where error takes an extra param (advancedOrderRejectJson)
Either change back to an older api version or change the app.error method in your code to accept an extra string.