http response cutting short (not giving full response)

Hello,

I am having an issue when making an http call. The response is returning 200 OK but the data I need from the response is being cut short so I am unable to pull the values I need.
I run the same http call manually through a UI service (Postman) and it returns everything ok so I know the issue is specific to Gatling.

Has anyone seen this issue before or can help?

Thank you!

–Joe