Back

Status and error code

This document describes the error codes and messages that MTM Connect APIs return.

Status

MessageHTTP status codeHTTP status name
Input has been valid and the import request has been initiated.200Success

Error codes

Client request error

MessageHTTP status codeHTTP status name
Input content is empty.400BadRequest
Input content not in accordance with the schema agreed.400BadRequest
The Organization ID posted in the src attribute is not matching the instance's Organization ID.400BadRequest
The client request has not been completed because it lacks valid authentication credentials for the requested resource.401Unauthorised
The Import ID posted was not found or the parameter name is incorrect. Parameter name should be Import ID.404NotFound
The Import ID posted has been removed already.404NotFound
Import request that is in progress or request that have been already imported cannot be removed from queue.404NotFound
Input content is beyond the size agreed.413RequestEntityTooLarge
Invalid content type in request.415UnsupportedMediaType

Server error

MessageHTTP status codeHTTP status name
Import failed. Please contact administrator500InternalServerError
Remove failed. Please contact administrator500InternalServerError
Status request failed. Please contact administrator500InternalServerError

Throttling error

MessageHTTP status codeHTTP status name
Too many attempts.429TooManyRequests
Back to top

Copyright © 2025

Explorance Inc. All rights reserved.