postman-app-support
postman-app-support copied to clipboard
RangeError: Invalid array length, with large files and post-response tests
Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
Hi,
I have an endpoint that I am hitting that will download a large ZIP file. Around 185Mb. I have amended the limit to 0MB in settings. I can download smaller files without issue, using https://documenter.getpostman.com/view/3407886/RWgp1fB5
However, when trying to download anything over 100Mb, I get the following error in the console over and over again
RangeError: Invalid array length
Steps To Reproduce
- Open up a new request for a large ZIP file
- Send the request
- Open console
- See errors
Screenshots or Videos
Operating System
macOS
Postman Version
11.8.1
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
N/A