Introduction
Build Error Code P005—“Failed to access App Store Connect with the credentials provided”—occurs when the BuddyBoss App plugin cannot authenticate with App Store Connect due to invalid, expired, or misconfigured Apple Developer credentials. Until your credentials and connection settings are corrected, the build process cannot proceed.
Connect Your Apple Developer Account
- In WordPress, navigate to BuddyBoss App > Configure > iOS Settings.
- Under Connect Your Apple Developer Account, confirm the status reads Connected.
- Verify all sections are fully and accurately filled:
- App Configuration (Bundle ID, Version, etc.)
- App Information (Name, SKU, etc.)
- Upload Configuration (API Key file or App-Specific Password)
Retry Your Build
Once your credentials show Connected:
- Go to BuddyBoss App > Build and retry your previous build request—no new build metadata is required.
Troubleshooting and FAQs
Q: How do I verify my API Key?
A: In App Store Connect, go to Users and Access → Keys, and confirm the key’s Status is Active, and the Issuer ID matches your plugin settings.
Q: Could expired certificates cause this?
A: No. P005 relates solely to App Store Connect authentication. Certificate validity affects code signing but yields different error codes.