Hi ,
I am trying to read the complete request payload using Apigee X policies such as Javascript and Assign Message policy and was not able to read the complete request payload. Instead, the payload is truncated.
Additionally, when the Payload is truncated, I used the extract variable policy to extract a variable and was unable to extract since the request content is truncated.
Can you please let us know how to read the complete request/response payload in APIGEE X? If this functionality is currently not available in APIGEE X, can you please let us know the alternative ways to resolve the issue.
Note: Tried the same logic in APIGEE Edge and was able to read the complete payload but not in APIGEE X.
Thanks