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

Parsing issue | Transfer-Encoding: chunked

I have a target endpoint which is up and running. When I try to map the endpoint on Apigee, I am getting junk response with 403 http status code as follows:

muq_ash_0-1708508673694.png

My assumption as per this article is that the error is occurring because Apigee is unable to parse the Transfer-Encoding: chunked header. The response headers of the target are as follows:

 

muq_ash_2-1708508843994.png

If we are unable to remove the header or set it to any other value, what could be the way around? How else can we get 200 response from the target?

3 2 670
2 REPLIES 2