Database Error Messages

JZN-00312

$unit parameter must be a string

Cause

The $unit parameter was not a JavaScript Object Notation (JSON) string. The $unit parameter should be a string specifying a unit of measure such as 'mile'. It may not be a number or JSON literal, nor an object or array.


Action

None