App Store Connect APIs Stopped Working

We have a number of App Store Connect API keys that we use for various automation tasks.

These keys still show as valid in the App Store Connect portal but in the last couple of weeks they all seem to have stopped working.

Is there anyway that a key can become invalid?

Post not yet marked as solved Up vote post of bwalpoleuk Down vote post of bwalpoleuk
330 views

Replies

Hello @bwalpoleuk,

Thanks so much for posting on the developer forums!

In order for the community to help you, would it be possible for you to share some of the below information?

  • What permissions do the API Keys in question have that appear to have stopped working?
    • What scope are you using when creating the JWT for each permission type?
  • Can you share links to the App Store Connect APIs that you are using the API Keys with?
    • If you are using filters, it would be good to know what filters you are using, not their values so that we can do accurate testing.
  • Can you provide example error response body information (removing sensitive information) so that we can parse the error information?

Apple does have a method for "Revoking API Keys" which is documented at the below URL.

https://developer.apple.com/documentation/appstoreconnectapi/revoking_api_keys

Hopefully this is helpful and looking forward to seeing more information so that the community can help!