Guides
Guides

HTTP status codes

In response to a request, Map Feedback API can return several types of status codes that indicate an error. They are shown in the table below. Note that Map Feedback API supports the standard HTTP status codes.

StatusMessageError (description)
400 Bad RequestMissing ParametersThe required Parameters have not been provided.
400 Bad RequestThere was a unique key violation. Check data input.Duplicate entry [value] for key [field]
400 Bad RequestInvalid AuthenticationIncorrect authentication credentials given in the request. For the available authentication options, see the Identity & Access Management Developer Guide.
400 Bad RequestUnable to complete requestDiagnostic text.
401 UnauthorizedUser not authorized for this action."User does not have permission rights for export" or "User not authorized for this action".