---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/60249#article
headline: "60249: Translation content is invalid for this template type"
url: https://www.twilio.com/docs/api/errors/60249
inLanguage: en
dateModified: 2026-08-03T08:02:39.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 60249: Translation content is invalid for this template type

Log Type: APPLICATION

Log Level: ERROR

## Description

The translation content provided for the Verify template is not valid for the selected template type.

HTTP status: 400

### Possible causes

* The translation content does not use the format required by the template type.
* The translation includes fields or variables that the template type does not support.
* A required field is missing from the translation content.

### Possible solutions

* Confirm the template type and provide translation content in the format that it supports.
* Remove unsupported fields or variables from the translation.
* Include all fields required by the template type and submit the request again.

#### Additional resources

* [Verify Templates API](/docs/verify/api/templates)
* [Getting Started with Verification Templates](/docs/verify/verification-templates)
