While running a Get request, why I am not getting the entire response in my har file.

I think that the HAR file successfully contains a response text, but the editor pane of Katalon Studio fails to display the HAR text. I guess that the HAR contains very long lines without a NEWLINE character, which could break a fragile text editor.

Unfortunately Katalon Studio does not provide an appropriate viewer tool for HAR files. I would suggest you to view HAR files using VSCode with HAR Viewer.

1 Like