# 60302: FactorType already exists

Log Type: APPLICATION

Log Level: ERROR

## Description

The Entity has already a `FactorType` of the same type.

HTTP status: 400

### Possible causes

Each Entity can have multiples Factor types, but each `FactorType` has to be unique for the given Entity.

### Possible solutions

Make sure you are assigning the new `FactorType` to the right Entity.
