Cognis

Errors — AI

Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).

CodeKeyHTTPCategoryMessage keyMessage
130001AI_RUN_NOT_FOUND404Not Foundai.errors.run.notFoundAI run not found
130002AI_RUN_FRAMEWORK_NOT_FOUND404Not Foundframework.errors.frameworkNotFoundCould not find framework from provided id
130004AI_RUN_PRODUCT_NOT_FOUND404Not Foundai.errors.run.product.notFoundProduct not found for AI run
130005AI_RUN_BRAND_NOT_FOUND404Not Foundai.errors.run.brand.notFoundBrand not found for AI run
130103AI_RUN_FRAMEWORK_NO_ACTIVE_INSTANCE422Validationframework.errors.frameworkNoActiveInstanceThis framework has no active instance. Open the framework in your org, create or activate an instance, then try again.
130107AI_STEP_RETRY_NOT_FAILED422Validationai.errors.step.retry.notFailedOnly a failed step can be retried.
130108AI_STEP_RETRY_ALREADY_ACTIVE422Validationai.errors.step.retry.alreadyActiveThis step is already queued or running. Wait for it to finish, or refresh the page if it still looks stuck on failed.
130109AI_STEP_RETRY_MAX_ATTEMPTS422Validationai.errors.step.retry.maxAttemptsMaximum retry attempts reached for this step.
130110AI_STEP_RETRY_RUN_STATE422Validationai.errors.step.retry.runStateThis run cannot be retried in its current state.
130111AI_PROPAGATION_CHECK_NOT_ELIGIBLE422Validationai.errors.propagationCheck.notEligibleThis step is not waiting for external propagation.
130112AI_PROPAGATION_CHECK_COOLDOWN422Validationai.errors.propagationCheck.cooldownPlease wait {{minutes}} minute(s) before checking again.
130113AI_PROPAGATION_CHECK_ALREADY_ACTIVE422Validationai.errors.propagationCheck.alreadyActiveA propagation check is already running for this step.
130114AI_PROPAGATION_CHECK_RUN_STATE422Validationai.errors.propagationCheck.runStatePropagation checks are only available while the run is in progress.
130415DESIGN_PROPOSAL_EXPERIMENTAL_NOT_ENTITLED403Forbiddenai.errors.designProposal.experimentalNotEntitledDesign proposals are not enabled for this organization.
139906AI_RUN_CREATION_FAILED500Internalai.errors.run.creationFailedFailed to create AI run