Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App Store Connect Keys suddenly disappeared

According to https://stackoverflow.com/a/77967129/6727914,

enter image description here I should see 3 tabs: App Store Connect, In App Purchases and Shared Secrets.

I swear yesterday, it was showing those three tabs correctly. But today, when I checked, I see nothing.

enter image description here

I cleared browser cookies, changed to Safari, nothing works. I am stuck

like image 758
TSR Avatar asked Oct 29 '25 02:10

TSR


1 Answers

The page navigation is currently broken, but the pages can still be accessed by navigating directly to:

  • https://appstoreconnect.apple.com/access/integrations/api (for App Store Connect API)
  • https://appstoreconnect.apple.com/access/integrations/api/subs (for In-App Purchase)
  • https://appstoreconnect.apple.com/access/integrations/shared-secret (for Shared Secret)
like image 94
Callum Watkins Avatar answered Oct 30 '25 18:10

Callum Watkins