Database Error Messages

OCI-52652

Missing or invalid field "field_name" for property "property_name".
  • field_name: Field in the end-user context JSON schema.
  • property_name: The end-user context property that the field belongs to.

Cause

The indicated field is missing or invalid in the end-user context JSON schema.


Action

Add or update the indicated field in the JSON schema and try again.