# 54209: Invalid Map Item key

Log Level: ERROR

## Description

The Map Item key must be a string with length 1-256.

### Possible causes

* The value supplied by the Map Key parameter contains an empty string.
* The string supplied by the Map Key parameter exceeds 256 characters.

### Possible solutions

* Confirm a valid Map Key parameter is being passed in your request.
