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
- Run the API with a large JSON
- Open the Chucker
- 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.
- The data is saved or exported partially.
๐ง Expected behavior
The file is exported or saved fully
๐ท Screenshots
:android: Tech info
- Device: Pixel 6
- OS: 14
- Chucker version: 4.0.0 and 3.5.2
๐ Additional context
ramakrishnajoshi commented
+1
Facing the same issue with 16MB response Json
cortinico commented
Do we have a sample API I could use to test this one?