Error catalog

simio_unknown_condition_column

HTTP 400 - Unknown condition column

A generation condition referenced a column not present in the cleaned dataset schema.

Cause

The API cleans and normalizes seed schemas before training. Original column names may change.

Fix

Fetch /v1/datasets/{dataset_id}/schema and build conditions from the cleaned column names.

Retry

Do not retry until the request changes.

Problem type

https://api.simulacra-data.com/errors/simio_unknown_condition_column