ResponseToFile-Postman icon indicating copy to clipboard operation
ResponseToFile-Postman copied to clipboard

This project helps in writing responses (or any data) from postman to a file locally.

Results 12 ResponseToFile-Postman issues
Sort by recently updated
recently updated
newest added

hello, I am using latest Postman v9.0.5 and Node.js 14.17.0 (x64) and npm. The 'Dummy Request 1' sample from https://documenter.getpostman.com/view/3407886/RWgp1fB5 is failing with Error 500 and the response file created...

Seems like this script is not working for the API with large response data. Do you have any ideas on how to do this for large response data like 500mb?