Hierarchical Value Service API  future
api indexerror index

Error HVS-003008

since: 0.1

INVALID_COLUMN_TYPE

The specified column type for a static 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 definition is correct.

The details present in the error message are:

  1. The type specified in the request

Example error message: The type ABC is not a valid column type.

Related API Resources