Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Requests fail with the error protocol.http.TooBigLine

When a service from Apigee to backend the below error is seen:

{
"fault": {
"faultstring": "response line size exceeding 2,048",
"detail": {
"errorcode": "protocol.http.TooBigLine"
}
}
}

The response is: 502 Bad Gateway

1 1 1,744
1 REPLY 1
Top Solution Authors