# 54351: Invalid identity

Log Level: ERROR

## Description

Identity must be a string with length 1-256.

### Possible causes

* The value supplied by the Identity parameter is an empty string.
* The value supplied by the Identity parameter exceeds 256 characters.

### Possible solutions

Confirm than an Identity string parameter of 1-256 characters is being passed in request.
