---
title: MalformedResponse
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/configurationerrorstatus/malformedresponse
---

# MalformedResponse

An error status that indicates the service returned a malformed response when initializing.

## Declaration

```data
readonly MalformedResponse: "Malformed Response";
```
