@Paris X Pinkney — could the same server-side team-registration fix applied to GW7XA5CX69 and FRL3DTJQ62 be applied to 44P7GPF4HC? Same signature as the rest of this thread, captured today, with a server transaction ID to pull it from your side.
Team ID: 44P7GPF4HC · App ID: app.padimu (resource 3XPCF75FKV) · App Store ID 6797140332
Feedback Assistant: FB24712097 — sysdiagnose with the Accounts/AuthKit profile attached
Server transaction: ptxid 1b8098e2-e4e0-439a-b0a5-3bd269b5be41 (2026-09-09 08:41:07 CEST)
The app has been live on the App Store since 24 August 2026: 0 successful Sign in with Apple authorizations out of 88 accounts created. Every other sign-in path works.
Device log — iPhone, iOS 23G83, TestFlight build, Accounts/AuthKit profile installed:
08:40:53.695 akd [authkit:siwa] Client has default access level in SiwA entitlement
08:40:53.698 akd [authkit:siwa] Setting clientID to app.padimu
08:40:53.698 akd [authkit:siwa] Setting teamID to 44P7GPF4HC
08:40:53.705 akd [authkit:siwa] Encountered error while fetching developer team: Error Domain=AKSQLError Code=-6003
08:40:53.705 akd [authkit:siwa] No applications were found with the provided Client ID: app.padimu
08:41:07.731 akd [authkit:core] { ec = "-24000"; em = "Invalid client."; hsc = 200; ptxid = "1b8098e2-e4e0-439a-b0a5-3bd269b5be41"; } for executed request ()
08:41:07.742 akd [authkit:core] SRP authentication with server failed! com.apple.AppleIDAuthSupport Code=2 "M2 missing (bad password)"
08:41:12.827 Runner [authkit:siwa] Authorization failed: AKAuthenticationError Code=-7003 UserInfo={AKClientBundleID=app.padimu}
Face ID succeeds 14 seconds before the server rejects the exchange, so this is not a cancellation. As Ozvern noted earlier in this thread, the -6003 line reads as a first-authorization cache miss; the decisive event is the -24000 "Invalid client" GSA response — which is what the ptxid above points to.
Client side re-verified today via the App Store Connect API: APPLE_ID_AUTH with APPLE_ID_AUTH_APP_CONSENT = PRIMARY_APP_CONSENT; the team contains exactly one App ID (app.padimu), no wildcard and no grouped identifiers; com.apple.developer.applesignin = ["Default"] is present in the signed binary, and iOS confirms reading it in the log above. Native ASAuthorizationController, no third-party plugin. Same failure on App Store, TestFlight, debug and Simulator builds, with several Apple Accounts and devices.
Happy to verify and close the Feedback the moment it is re-provisioned.