Post

Replies

Boosts

Views

Activity

Reply to Notarize with Enterprise API Key
Hello!! I am copying the answer and posting here in case comments don't get the same visibility. I believe this is the bug number: FB15939005. One thing I forgot to add in the post but I added to the bug is, the Enterprise Key is much smaller than the Developer key, something like half the characters between ---begin key--- and ---end key---. Please let me know if I can be of more support or if I missed something. Thanks again for the help.
Nov ’24
Reply to Notarize with Enterprise API Key
I followed this other documentation: https://developer.apple.com/documentation/enterpriseprogramapi/generating-tokens-for-api-requests and generated a JWT token manually. With it, I could curl -v -H 'Authorization: Bearer ' "https://api.enterprise.developer.apple.com/v1/certificates" with success, but for https://appstoreconnect.apple.com/notary/v2/submissions? it fails with 401. Failed for both keys, Developer and Admin access. I also tried changing "aud": from apple-developer-enterprise-v1 to appstoreconnect-v1, just for the sake of trying.
Nov ’24