I downgraded the Postman app from v7.35 to v7.34, because I was having some issues with that version. I deleted the AppData\Local\Postman\app-7.35.0 dir, and installed with v7.34. Then, I got the Version Mismatch error.
and got stuck at this screen:
I edited the AppData\Roaming\Postman\storage\settings.json file, replaced “lastKnownVersion”:“7.35.0” to “lastKnownVersion”:“7.34.0”, but still got the same thing.
It seemed that the app was checking some other files. Is there any other files I need to edit to get the app working?
Tried deleting all the files from AppData\Local\Postman, still doesn’t work.
Deleting AppData\Roaming\Postman would also delete my settings. I don’t want to lose all my APIs calls, request bodies, OAuth settings. I have almost 100 of them and building up from scratch is a pain.