how to downgrade postman version
How to downgrade postman to version 7
If you are using Postman for Linux, and had installed the app via 'Ubuntu Software Center' or 'Snap Store', please use the following commands to switch to Postman v7.
sudo snap switch --channel=v7/stable postman
sudo snap refresh postman
So we can download by the link:
https://go.pstmn.io/dl-linux64-v7-latest
https://go.pstmn.io/dl-macos64-v7-latest
https://go.pstmn.io/dl-win64-v7-latest
Thanks.
Post a Comment