Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

chunked MUST be the last transfer-coding applied to the message-body

Not applicable

I have a simple request with 2 headers and GET call with path parameter. It's failing even before sending a request to the backend server.

{ "fault": { "faultstring": "chunked MUST be the last transfer-coding applied to the message-body", "detail": { "errorcode": "protocol.http.ChunkedShouldBeLast" } } }

Anyone knows about this error?

trace-errro.jpg

0 11 3,323
11 REPLIES 11