indygreg / apple-platform-rs

Rust crates supporting Apple platform development
568 stars 40 forks source link

appstoreconnect: Unauthenticated #53

Closed dvc94ch closed 1 year ago

dvc94ch commented 1 year ago

getting this error, is this a temporary apple server issue? does anyone else have this problem? I can't find anything wrong with the appstoreconnect jwt code.

rcodesign notary-submit --api-key-path ~/.apple/notarization.json dioxus-wallet.app
creating Notary API submission for dioxus-wallet.app.zip (sha256: 02f1752798354dad88244220f8361df9571d1c4356ee64dba38994ec88429592)
HTTP error from https://appstoreconnect.apple.com/notary/v2/submissions
Unauthenticated

    Request ID: ICM7THHI5RZTBKUQA3VWJCUECA.0.0

Error: error interacting with Notary API
dvc94ch commented 1 year ago

for some reason ntp wasn't enabled so there was a slight clock skew I didn't notice :man_facepalming: