When I try to get a new API Key I get the following error.
"API Keys cannot be created due to an invalid Program License Agreement. Please update this agreement and try your request again."
I have been to the agreement section, and it says:
"Issued October 8, 2025. Accepted November 19, 2025."
Any idea why I still get this error??
Not sure if that makes a difference. I had a paid account, but I didn't renew it because I don't need it anymore, and I was told that I can still use this account for free for app testing.
I see two straightforward options here:
- Use Xcode for your development. Xcode has a Personal Team feature that allows you to develop apps for your own device without being a member of a paid team [1].
- Re-join the paid developer program.
I’m not sure if your third-party tooling has the equivalent of Xcode’s Personal Team feature. I very much doubt it, but you’d have to ask the vendor to be sure. But the current path your on, which is clearly focused on paid team membership, because it need an App Store Connection API key, isn’t going to work when you can’t create such a key.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] Albeit with significant restrictions. For the details, see Developer > Support > Choosing a Membership.