---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/11770#article
headline: "11770: Empty response body"
url: https://www.twilio.com/docs/api/errors/11770
inLanguage: en
dateModified: 2026-03-11T18:38:39.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 11770: Empty response body

Log Level: ERROR

## Description

Twilio received a HTTP response with Transfer-encoding: chunked but an empty body.

### Possible causes

* Server misconfiguration
* Network disruptions

### Possible solutions

* Verify that the server is serving a non-empty HTTP response
* Verify that the network connection is stable
