---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/60302#article
headline: "60302: FactorType already exists"
url: https://www.twilio.com/docs/api/errors/60302
inLanguage: en
dateModified: 2026-03-11T20:43:38.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 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.
