mitchellh / gon

Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting problem with notarize

rajkumarks7 opened this issue · comments

Error notarizing:

1 error occurred:
* 2 errors occurred:
* Unable to upload your app for notarization. (-1011)
* Unable to upload your app for notarization. (-1027)

I've just run into similar errors, have you found any helpful information here?

I got -1011 when I did not specify a provider
I got -1027 when I put in the wrong provider, I put in the company name instead of the ID (ID in URL)

Had the same - creating an app-specific password solves this.