Even though we've been notarizing our macOS app already for quite some time, we've just been suddenly affected by this error.
One of the reasons we started distribution via our website (.dmg) instead of App Store was to deploy improvements immediately and avoid certain issues and delays we've had with the review process. Apparently it's not that simple.
{
"logFormatVersion": 1,
"jobId": "3fba6b2a-4db9-4897-9b51-5b6f1a361401",
"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": "....zip",
"uploadDate": "2023-07-22T07:57:16Z",
"sha256": "316674c07aee66d2d0649e99d0d1bbb10c52ecbe241d19fc3e4d649d95ed2c99",
"ticketContents": null,
"issues": null
}
We've contacted the Developer Programs Support and are full of hope that this gets resolved in a timely manner.