InvalidProviderToken for all APNs keys — Team ID QJLCAXKWMB

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?

If you have not checked the JWTs using the Validator at https://icloud.developer.apple.com/dashboard/notifications -> Tools you may find it helpful to see what might be wrong with the token itself.

InvalidProviderToken for all APNs keys — Team ID QJLCAXKWMB
 
 
Q