Notarize failed, says: Team is not yet configured for notarization.

I am developling a electron app, failed when notarize. I filled in 3 fields:

  1. appleId: my apple account email
  2. apple id password: I generated it from https://account.apple.com/account/manage/section/security, the "app-specific password"
  3. team id: I get it from https://developer.apple.com/account

How can I fix it? Log: { "logFormatVersion": 1, "jobId": "7bedcb38-5ca7-4d69-be96-1bd660b67942", "status": "Rejected", "statusSummary": "Team is not yet configured for notarization. Please contact Developer Programs Support at developer.apple.com under the topic Development and Technical / Other Development or Technical Questions.", "statusCode": 7000, "archiveFilename": "Samira.zip", "uploadDate": "2024-12-04T11:34:01.999Z", "sha256": "e9cea98493836dfd4c238a25e6d8dae31ed529ed353d4f8463313ee3d431c741", "ticketContents": null, "issues": null }

Answered by DTS Engineer in 816976022

See here.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

See here.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Notarize failed, says: Team is not yet configured for notarization.
 
 
Q