-
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! #2475
Comments
Could you verify that the Apple Account that you are using is paid and up-to-date? |
Yes our account is paid and up to date. Do you want any more details? |
Interesting, it seems like it can be the same issue as #1805 (comment) 🤔 It seems like it's a bug on Apple's end because it seems like their API is not returning any teams when authenticating with a non-owner subaccount 🤔 |
ya right. I will try to do it with the actual account owner credentials. I will keep you posted. |
hello! do we have any updates on this? still running into this issue |
@vishnugautam-jv did trying actual account owner credentials help you? |
This issue is stale because it has been open for 30 days with no activity. If there is no activity in the next 7 days, the issue will be closed. |
This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem. |
it's not been completed, we've still got this issue |
Build/Submit details page URL
No response
Summary
My friend has an Apple developer account set up and he grant me admin access. When i tried to build the project using EAS I get the following error. My eas cli version is eas-cli/10.2.1 darwin-arm64 node-v22.4.0
Managed or bare?
bare
Environment
✔Check Expo config for common issues
✔ Check package.json for common issues
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check npm/ yarn versions
✔ Check for issues with metro config
✔ Check for legacy global CLI installed locally
✔ Check that native modules do not use incompatible support packages
✔ Check native tooling versions
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check that native modules use compatible support package versions for installed Expo SDK
✖ Check that packages match versions required by installed Expo SDK
Detailed check results:
(node:6538) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...
to show where the warning was created)The following packages should be updated for best compatibility with the installed expo version:
[email protected] - expected version: ~51.0.23
[email protected] - expected version: ~4.0.21
Your project may not work correctly until you install the expected versions of the packages.
Found outdated dependencies
Advice: Use 'npx expo install --check' to review and upgrade your dependencies.
One or more checks failed, indicating possible issues with the project.
Error output
The text was updated successfully, but these errors were encountered: