App Store Connect Connection Issues
Troubleshoot problems connecting to App Store Connect.
App Store Connect Connection Issues
"Invalid API Key" Error
Cause: The API key credentials are incorrect or the key has been revoked.
Fix:
- Verify your Key ID and Issuer ID in App Store Connect.
- Make sure you're using the correct
.p8private key file. - Check that the API key hasn't been revoked in App Store Connect.
- Re-create the connection with fresh credentials.
"Forbidden" or "Access Denied" Error
Cause: The API key doesn't have sufficient permissions.
Fix:
- Go to App Store Connect → Users and Access → Integrations.
- Verify the key has App Manager role.
- If not, create a new key with App Manager access.
Connection Works But No Apps Show
Cause: The API key may not have access to the apps you expect.
Fix:
- Check that the API key's role grants access to the apps.
- Verify the apps exist in App Store Connect.
- Try syncing again — sometimes the first sync takes a moment.