ChuckerTeam/chucker

The large JSON data is corrupted. I cannot see or export large JSON file (3.2mb)

volic opened this issue ยท 2 comments

volic commented

โœ๏ธ Describe the bug

If API returns large data (3.2 mb) the Chucker cannot save or export the file fully.
Additionally, the Chucler Response viewer cut the JSON in the middle.

๐Ÿ’ฃ Steps to reproduce

  1. Run the API with a large JSON
  2. Open the Chucker
  3. Click Share for All responses or open the specific API call with the large JSON and clock share or open Response tab and press the save icon.
  4. The data is saved or exported partially.

๐Ÿ”ง Expected behavior

The file is exported or saved fully

๐Ÿ“ท Screenshots

image
image
image

:android: Tech info

  • Device: Pixel 6
  • OS: 14
  • Chucker version: 4.0.0 and 3.5.2

๐Ÿ“„ Additional context

+1
Facing the same issue with 16MB response Json

Do we have a sample API I could use to test this one?