Last week, I was able to notarize my app. Today, I'm getting an error:
Failed to upload app to Apples notarization servers
*** Error: Unable to notarize app.
*** Error: Unable to upload your app for notarization. Failed to get authorization for username '{my_user_name}' and password with errors:(
"Error Domain=ITunesConnectionOperationErrorDomain Code=-19000 \"Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com\" UserInfo={NSLocalizedRecoverySuggestion=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedDescription=Sign in with the app-specific password you generated. If you forgot the app-specific password or need to create a new one, go to appleid.apple.com, NSLocalizedFailureReason=Apple Services operation failed.}"
) (-1011)
failedTask=build stackTrace=Error: Failed to upload app to Apples notarization servers
I've tried to change my app-specific password but on luck. The Apple System Status page is missing Notarization service???
Thanks. B.