Skip to content
Talk to our solutions team

Error Codes

Errors are returned as { "code": "…", "message": "…" }.

CodeHTTPMeaning
meta-file-or-path-not-found404The requested file or path does not exist in the repository
meta-path-type-not-supported400The path type is not serveable
meta-unknown-operation-type400Unknown type/operation in the request
meta-unknown-service-name400The named service has no folder mapping
META_MISSING_CUSTOMER400No X-Customer header and no customer claim in the JWT
META_READONLY403Write attempted against a read-only repository
META_NOT_LOCAL400Git porcelain operation attempted against a non-local repository
— (version)400?version= is outside the repository’s allowedversions
— (entitlement / access)403Blocked by the repository’s access rule or a missing license entitlement
CodeHTTPMeaning
meta-config-client-not-found503Config client unavailable at request time
meta-forge-url-not-found500Authoring source URL not configured
meta-forge-product-request-failed502Upstream authoring source rejected the request
meta-indexer-contenttype-not-found500No content parser for the indexed type
meta-internal-server-error500Unexpected server error

See also Operations → Failure modes.