-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication with Apple Developer Portal failed! You have no team associated with your Apple account, cannot proceed. (Do you have a paid Apple Developer account?) #2072
Comments
Also getting this, a week or so ago it was working fine. Has the Apple API updated? |
can u explain to me please ? |
@HAFDIAHMED This error message happens when you try to create iOS credentials with the Apple API using a free Apple Account. These credentials are only available to be created via the API with paid Apple Accounts ($99/year subscription). Could you verify that your Apple Account is paid and up-to-date? |
@HAFDIAHMED @smlparry @quinlanj $ eas build --platform=ios
Loaded "env" configuration for the "production" profile: no environment variables specified. Learn more
✔ Using remote iOS credentials (Expo server)
If you provide your Apple account credentials we will be able to generate all necessary build credentials and fully validate them.
This is optional, but without Apple account access you will need to provide all the missing values manually and we can only run minimal validation on them.
✔ Do you want to log in to your Apple account? … yes
› Log in to your Apple Developer account to continue
✔ Apple ID: … [email protected]
› Restoring session /Users/shuhei/.app-store/auth/[email protected]/cookie
› Session expired Local session
› Using password for [email protected] from your local Keychain
Learn more
✔ Logged in New session
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
Error: build command failed. |
I do not have a paid account, however Apple now allow on device testing "You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices. If you don’t already have an Apple ID, you can create one now. To distribute apps, join the Apple Developer Program." ![]() |
Same here for me, paid developer account and receiving this error when trying to build using eas-cli. Could this be a problem with Apple? I made my subscription payment more than a week ago but still got no confirmation that the enrollment finished successfully. Am I missing anything? |
Same situation here; my enrollment is showing "pending" on Apple still a few days after payment and I'm getting the same error message. |
I haven't tested this yet as I've only just read it, but I think we need this setting? #1118 (comment) |
Build/Submit details page URL
No response
Summary
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
Managed or bare?
s
Environment
windows
Error output
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
Reproducible demo or steps to reproduce from a blank project
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
The text was updated successfully, but these errors were encountered: