# E04014 — EmailContentNotReady

The content for this message is not available yet because it is still being stored. Retry shortly.

- **HTTP status**: `425`
- **Type**: `too_early_error`
- **Name**: `EmailContentNotReady`

## What to do

The request arrived before Bird is willing to process it. Wait briefly and retry the request.

## Related

- [E04xxx — Email sending & delivery](/docs/api/errors/E04xxx): every code in this range
- [Errors](/docs/api/errors): the full wire contract, status mapping, and error catalog
- [Error handling](/docs/guides/errors): branching on `type` and `code`, validation details, and `vendor_code`