Skip to main content

Invalid Primitive Value

Erroneous Code Example

This error occurs when you provide a primitive value that is not valid for the expected type.

Solution

Provide a valid primitive value that matches the expected type.