Getting an error when trying to update to v7.0

For some reason I’m getting this in the console when trying to upgrade Postman versions:

Error in update flow: {“message”:“Could not get code signature for running application”,“name”:“Error”,“stack”:“Error: Could not get code signature for running application\n at DarwinUpdater.downloadUpdate (/Applications/Postman 2.app/Contents/Resources/app/node_modules/@postman/app-updater/lib/AbstractUpdater.js:176:26)\n at downloadUpdate (/Applications/Postman 2.app/Contents/Resources/app/services/UpdaterHandler.js:200:25)\n at EventEmitter.pm.eventBus.channel.subscribe (/Applications/Postman 2.app/Contents/Resources/app/services/UpdaterHandler.js:73:13)\n at emitOne (events.js:115:13)\n at EventEmitter.emit (events.js:210:7)\n at _dispatch (/Applications/Postman 2.app/Contents/Resources/app/common/_event-bus.js:180:14)\n at EventEmitter. (/Applications/Postman 2.app/Contents/Resources/app/common/_event-bus.js:196:11)\n at emitThree (events.js:135:13)\n at EventEmitter.emit (events.js:216:7)\n at WebContents. (/Applications/Postman 2.app/Contents/Resources/electron.asar/browser/api/web-contents.js:266:13)\n at emitTwo (events.js:125:13)\n at WebContents.emit (events.js:213:7)”}

Any idea what could be causing this?

FYI - it worked when I restarted the app so if anyone else encounters this error, that’s all you need to do :+1:

Thanks for the update @jared531! I’ve set your second post as the solution and we’ll keep an eye out for this moving forward.