package rejected by "Team is not yet configured for notarization" in notarization

my mac software has been notarized successful in Friday, March 6, 2020, 8:20 pm.


now we ready to distribute new version, and then notarizate, but when i notarizate new version of my App, it's REJECTED by "Team is not yet configured for notarization"


this is email info:

```

The Mac software that you uploaded was not notarized. Please review the notarization log with Xcode or altool, address the issues it shows, and upload your software again.


Bundle Identifier: com.TalkLine.desktop

Request Identifier: 1638eb5e-350b-4e1e-9b2e-8d8998381c73

```

this is part of rejected log:

```

"status": "Rejected",

"statusSummary": "Team is not yet configured for notarization",

"statusCode": 7000,

"uploadDate": "2020-03-21T08:40:24Z",

}

```


and i try notarizate the PREVIOUS version app which has been notarized SUCCESSFUL in Friday, March 6, 2020, 8:20 pm, BUT rejected by SAME reason("Team is not yet configured for notarization")
how can i resolve this rejected reason?

Replies

how can i resolve this rejected reason?

See this thread.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"