# 420005: Text resource ingest failed

Log Type: TWILIO

Log Level: ERROR

## Description

The submitted text payload did not pass content validation or was too large.

### Possible causes

* Text upload contains unexpected characters or unsupported formatting
* The payload exceeds the hard limits for a single ingestion request

### Possible solutions

* Sanitize text inputs to remove unrecognized formatting
* Split large text blobs into smaller entries prior to submission
