I am getting InvalidProviderToken for every APNs key I create under my team. This has persisted for over a week across 3 different fresh keys.
Setup:
Team ID: QJLCAXKWMB
Bundle ID: com.trackntakeit.app
All keys: Team Scoped, All Topics, Sandbox & Production
JWT: ES256, correct kid and iss fields
Tested directly from Mac via curl with fresh tokens
The key file is a valid EC 256-bit private key. JWT is correctly formed. Both production and sandbox endpoints return InvalidProviderToken.
Case number with Apple Developer Support: 102857626802
Has anyone seen all APNs keys for an entire team being rejected? Could there be an account-level block on APNs?
1
0
146