Errors — Media Analysis
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 |
|---|---|---|---|---|---|
| 180002 | — | 404 | Not Found | mediaAnalysis.errors.brandNotFound | Brand not found. |
| 180003 | — | 404 | Not Found | mediaAnalysis.errors.assetNotFound | Media asset not found or does not belong to this brand. |
| 180101 | — | 400 | Validation | mediaAnalysis.errors.notConfigured | Video Intelligence is not configured on this environment. |
| 180104 | — | 400 | Validation | mediaAnalysis.errors.assetNotReady | Media asset is not ready for analysis. Wait for processing to complete. |
| 180105 | — | 400 | Validation | mediaAnalysis.errors.assetNotOnGcs | Media asset is not stored on GCS and cannot be analyzed. |
| 180206 | — | 409 | Conflict | mediaAnalysis.errors.runAlreadyActive | An analysis run is already in progress for this asset. |
| 189907 | — | 500 | Internal | mediaAnalysis.errors.submitFailed | Failed to submit the analysis request to the provider. |
| 189908 | — | 500 | Internal | mediaAnalysis.errors.pollTimeout | Analysis did not complete within the expected time window. |
| 189909 | — | 500 | Internal | mediaAnalysis.errors.providerError | The analysis provider returned an error. |
| 189910 | — | 500 | Internal | mediaAnalysis.errors.normalizationFailed | Failed to normalize the analysis result. |