Skip to content
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

Open
HAFDIAHMED opened this issue Oct 1, 2023 · 8 comments
Labels
needs more info needs review Issue is ready to be reviewed by a maintainer

Comments

@HAFDIAHMED
Copy link

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?)

@HAFDIAHMED HAFDIAHMED added the needs review Issue is ready to be reviewed by a maintainer label Oct 1, 2023
@smlparry
Copy link

smlparry commented Oct 3, 2023

Also getting this, a week or so ago it was working fine. Has the Apple API updated?

@HAFDIAHMED
Copy link
Author

Also getting this, a week or so ago it was working fine. Has the Apple API updated?

can u explain to me please ?

@quinlanj
Copy link
Member

quinlanj commented Oct 5, 2023

@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?

@shuhei-fujita
Copy link

shuhei-fujita commented Jan 1, 2024

@HAFDIAHMED @smlparry @quinlanj
I'm on a paid plan with Apple and I ran into the same problem🤔

$ 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.

@delboy1978uk
Copy link

delboy1978uk commented Jan 2, 2024

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."

image

https://developer.apple.com/support/compare-memberships

@giladresisi
Copy link

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?

@jjledouxmtl
Copy link

Same situation here; my enrollment is showing "pending" on Apple still a few days after payment and I'm getting the same error message.

@delboy1978uk
Copy link

I haven't tested this yet as I've only just read it, but I think we need this setting? #1118 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

7 participants