Cognis

Errors — Storage

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
40101FIELD_NAME_REQUIRED422Validationattachment.errors.fieldNameRequiredField name for file upload is required.
40102FIELDS_REQUIRED422Validationattachment.errors.fieldsRequiredFields for file upload are required.
40103UPLOAD_TYPE_REQUIRED422Validationattachment.errors.uploadTypeRequiredUpload type for file upload is required.
40104FILE_REQUIRED422Validationattachment.errors.fileRequiredFile for file upload is required.
40105FILES_REQUIRED422Validationattachment.errors.filesRequiredFiles for file upload are required.
40106FILE_TOO_LARGE422Validationattachment.errors.fileTooLargeFile is too large.
40108INVALID_FILE_TYPE422Validationattachment.errors.invalidFileTypeInvalid file type.
40109FILE_VALIDATION_FAILED422Validationattachment.errors.fileValidationFailedFile validation failed.
49907FILE_UPLOAD_ERROR500Internalattachment.errors.fileUploadErrorFailed to upload file.