eas-cli icon indicating copy to clipboard operation
eas-cli copied to clipboard

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

Open HAFDIAHMED opened this issue 2 years ago • 17 comments

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 avatar Oct 01 '23 13:10 HAFDIAHMED

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

smlparry avatar Oct 03 '23 23:10 smlparry

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

can u explain to me please ?

HAFDIAHMED avatar Oct 04 '23 07:10 HAFDIAHMED

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

quinlanj avatar Oct 05 '23 18:10 quinlanj

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

shuhei-fujita avatar Jan 01 '24 12:01 shuhei-fujita

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

delboy1978uk avatar Jan 02 '24 13:01 delboy1978uk

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?

giladresisi avatar Mar 19 '24 14:03 giladresisi

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

jjledouxmtl avatar Mar 22 '24 14:03 jjledouxmtl

I haven't tested this yet as I've only just read it, but I think we need this setting? https://github.com/expo/eas-cli/issues/1118#issuecomment-1177660578

delboy1978uk avatar Mar 22 '24 17:03 delboy1978uk