# 25002: The provided user's first name is invalid

Log Type: APPLICATION

Log Level: ERROR

## Description

The provided user's first name is invalid.

### Possible causes

The first name is either less than 2 characters or exceeds 255 characters.

### Possible solutions

Ensure the user's first name is between 2 and 255 characters in length.
