AFAIK the notary service is back up and running again. I ran a test here just now — actually two, one for notarytool
and another for altool
— and both worked just fine. Also, if there were widespread problems it’s likely I would’ve seen more complaints here on DevForums.
It’s possible that this issue is limited to folks who authenticate with an app-specific password. For… well… reasons, I can only authenticate with an App Store Connect API key.
Try this:
% xcrun altool --list-providers CCC
replacing CCC
with your credentials. Does that work?
On another note, regarding this:
I'm on an old version of macOS: Mojave, Xcode: 10.2.1, altool:
1.1.1138
You’ll need to update to notarytool
in the medium term. Apple has announced that we’re discontinuing the server-side support for altool
in “Fall 2023”. Unfortunately notarytool
is not compatible with macOS 10.14, so you’ll need a Mac with at least macOS 10.15.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"