You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
There seems to be an issue with Postman desktop for MacOS where the application cannot be opened and presents an error with "'Postman' can't be opened because Apple cannot check it for malicious software." After doing some digging, I ran the command 'spctl -a -vvv -t install Postman.app' on the app and got this response: Postman.app: rejected source=Unnotarized Developer ID origin=Developer ID Application: Postdot Technologies, Inc (H7H8Q7M5CK)
So looks like the application is not notarized by an Apple Developer account. I've tried both the latest version on the official Postman site (v11.23.1 as of this post) and the latest version available on homebrew (v11.21.0) and was unable to open either version and found both versions were unnotarized. This is preventing Postman desktop from being used on Macs where the user doesn't have necessary permissions to allow security exceptions.
Steps To Reproduce
Download the latest official release from the website or install through homebrew on a Mac system.
Attempt to open and run the application.
You should be presented with an error dialog with "'Postman' can't be opened because Apple cannot check it for malicious software."
Running 'spctl -a -vvv -t install Postman.app' on the app should fail and indicate the app is unnotarized.
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.23.1
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the Issue
There seems to be an issue with Postman desktop for MacOS where the application cannot be opened and presents an error with "'Postman' can't be opened because Apple cannot check it for malicious software." After doing some digging, I ran the command 'spctl -a -vvv -t install Postman.app' on the app and got this response:
Postman.app: rejected source=Unnotarized Developer ID origin=Developer ID Application: Postdot Technologies, Inc (H7H8Q7M5CK)
So looks like the application is not notarized by an Apple Developer account. I've tried both the latest version on the official Postman site (v11.23.1 as of this post) and the latest version available on homebrew (v11.21.0) and was unable to open either version and found both versions were unnotarized. This is preventing Postman desktop from being used on Macs where the user doesn't have necessary permissions to allow security exceptions.
Steps To Reproduce
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.23.1
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: