Errors — Brand
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).
| Code | Key | HTTP | Category | Message key | Message |
|---|---|---|---|---|---|
| 70001 | UNABLE_TO_FIND_SETTINGS | 404 | Not Found | user.errors.general.notFound | Not found |
| 70002 | BRAND_NOT_FOUND | 404 | Not Found | brand.errors.notFound | Brand not found |
| 70004 | PROFILE_NOT_FOUND | 404 | Not Found | brand.errors.profile.notFound | Brand profile not found |
| 70006 | SCROLL_STOPPER_NOT_FOUND | 404 | Not Found | brand.errors.scrollStopper.notFound | Scroll stopper not found |
| 70010 | BRAND_URL_NOT_FOUND | 404 | Not Found | brand.errors.url.notFound | Brand URL not found |
| 70013 | PRODUCT_IMAGE_NOT_FOUND | 404 | Not Found | brand.errors.productImage.notFound | Product image not found |
| 70020 | LP_VARIANT_NOT_FOUND | 404 | Not Found | brand.errors.landingPage.variantNotFound | Landing page variant not found |
| 70022 | LP_VARIANT_VERSION_NOT_FOUND | 404 | Not Found | brand.errors.landingPage.variantVersionNotFound | Landing page variant version not found |
| 70023 | LP_ROUTING_CONFIG_NOT_FOUND | 404 | Not Found | brand.errors.landingPage.routingConfigNotFound | Routing configuration not found |
| 70025 | LP_EXPERIMENT_NOT_FOUND | 404 | Not Found | brand.errors.landingPage.experimentNotFound | Experiment not found |
| 70111 | BRAND_URL_LOCKED_AFTER_LAUNCH | 400 | Validation | brand.errors.url.lockedAfterLaunch | This URL cannot be changed because it was used in a completed creative launch (tracking). You can still edit the name. |
| 70117 | NEXT_BATCH_NUMBER_INVALID | 422 | Validation | brand.errors.nextBatchNumber.invalid | Invalid batch number |
| 70118 | NEXT_BATCH_NUMBER_TOO_LOW | 422 | Validation | brand.errors.nextBatchNumber.tooLow | Batch number must be higher than the highest existing batch |
| 70119 | BRAND_LANDING_PAGE_DRAFT_ALREADY_EXISTS | 400 | Validation | controlPlane.errors.draftVersionAlreadyExists | A draft version already exists. Publish it or finish editing it before creating another. |
| 70126 | LP_EXPERIMENT_START_FAILED | 400 | Validation | brand.errors.landingPage.experimentStartFailed | Failed to start experiment. Ensure at least 2 variants, weights sum to 100, and one control variant. |
| 70127 | LP_EXPERIMENT_LIMIT_REACHED | 400 | Validation | brand.errors.landingPage.experimentLimitReached | Maximum number of active experiments reached for this page |
| 70128 | LP_PAGE_INACTIVE | 400 | Validation | brand.errors.landingPage.pageInactive | This landing page is archived and cannot be modified |
| 70129 | LP_PAGE_ACTIVATION_REQUIRES_LIVE_DEFAULT | 400 | Validation | brand.errors.landingPage.activateRequiresLiveDefault | Set a default variant with a published version before activating this page. |
| 70430 | LANDING_PAGES_EXPERIMENTAL_NOT_ENTITLED | 403 | Forbidden | brand.errors.landingPages.experimentalNotEntitled | Landing pages are not enabled for this organization. |
| 79903 | BRAND_UPDATE_FAILED | 500 | Internal | brand.errors.updateFailed | Failed to update brand |
| 79905 | PROFILE_UPDATE_FAILED | 500 | Internal | brand.errors.profile.updateFailed | Failed to update brand profile |
| 79907 | SCROLL_STOPPER_CREATE_FAILED | 500 | Internal | brand.errors.scrollStopper.createFailed | Failed to create scroll stopper |
| 79908 | SCROLL_STOPPER_UPDATE_FAILED | 500 | Internal | brand.errors.scrollStopper.updateFailed | Failed to update scroll stopper |
| 79909 | BRAND_URL_CREATE_FAILED | 500 | Internal | brand.errors.url.createFailed | Failed to create brand URL |
| 79912 | BRAND_LANDING_PAGE_CREATE_FAILED | 500 | Internal | brand.errors.landingPage.createFailed | Failed to create landing page |
| 79914 | PRODUCT_IMAGE_CREATE_FAILED | 500 | Internal | brand.errors.productImage.createFailed | Failed to create product image |
| 79915 | PRODUCT_IMAGE_UPDATE_FAILED | 500 | Internal | brand.errors.productImage.updateFailed | Failed to update product image |
| 79916 | SETTINGS_UPDATE_FAILED | 500 | Internal | brand.errors.settings.updateFailed | Failed to update brand settings |
| 79921 | LP_VARIANT_ARCHIVE_FAILED | 500 | Internal | brand.errors.landingPage.variantArchiveFailed | Failed to archive landing page variant |
| 79924 | LP_ROUTING_PUBLISH_FAILED | 500 | Internal | brand.errors.landingPage.routingPublishFailed | Failed to publish routing configuration |