Hierarchical Value Service API  future
api indexerror index

Error HVS-004004

since: 0.1

UNSUPPORTED_COLUMN_TYPE

The specified column type for a record column could not be mapped to a supported type. The currently supported column types are STRING and DECIMAL. Check that the column type in the record is correct.

The details present in the error message are:

  1. The specified column type

Example error message: Invalid type ABC for the record column.

Related API Resources