Post

Replies

Boosts

Views

Activity

Reply to Storing AppStoreConnect ApiKey to keychain failing
Generate a new Team API Key, set "Developer" permission on it, and use that for notarization. This error happens when provided API Key is unauthenticated. This kind of error is handled incorrectly in Notary API REST (a plain text response is produced instead of JSON). The problem is compounded by the undocumented fact, that Personal API Keys are not eligible for Notary API and one has to use a Team API Key with "Developer" permission for notarization.
May ’24