Database Error Messages

JZN-00328

Order by specification must be an object or array

Cause

A $orderby specification was not an object or array. It may not be a JavaScript Object Notation (JSON) scalar.


Action

Ensure that the specification root is an object or array node.