I installed the latest Postman desktop version, v6.0.8, but I have an issue importing a collection. I created my collection from the Postman Chrome app and it was saved as version 1 in JSON format. The body data is present in the export file, but does not appear to be in any of my requests once imported.
Hey @chris.d.cork,
I wasnโt able to reproduce that behavior locally. Does exporting the collection in the Collection V2
format have the same behavior?
If youโre able to share the collection in question, feel free to send me the JSON
file here via direct message. If not, screenshots might prove to be helpful .
Thanks for taking the time to help review this problem. My issue is now resolved as of today with the publish of client version 6.0.9. In reading through the changes in this new version, I assume my problem was corrected by the changes to fix the โbug where request body was not preserved for cURL importsโ.
1 Like
Iโm glad the latest update did the trick!