Outbound Log not showing full response body but showing "**body truncated**"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 08:05 AM
The length of the response I am getting from the 3rd party API is around 50,000.
To see the response body, I looked into System Logs - Outbound HTTP Requests -> API I called.
However, I could only see around 1,000 that ended with "**body truncated**."
I tried increasing the length of sys_outbound_http_log.response_body and increased sys_properties of
glide.outbound_http.content.max_limit but none of these works -> I found that the max limit cannot exceed 1,000.
Is there any way I can view all of response body?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 09:59 AM
I used new large text field and set the maximum available and just populateted it from the start .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 09:19 AM
Hi Joro,
I'm attempting this as well, however, I'm not quite sure how to populate the new field. Do you mind sharing how you accomplished this?
Thanks!
Hayden