HTTP Request Output - JSON to CSV conversion error

Hello, I have made an http request from postman and received 1.8million characters. Tried the same in studio, storing the output json to .txt file (later step to read that txt file json and convert to csv). Here is the problem, txt file doesn’t have all the characters that are shown in postman. txt file had 1,062,062 characters instead of 1.8million.

fyi, tried direct json output to json to csv converter, same problem.

Could somebody help or present your analysis/ideas? Appreciate your help, thanks!

1 Like

If you provide sample it will be really helpfull

Unfortunately, can’t provide a sample. Sorry. @Divyanshu_Divyanshu Thanks for responding.