EAS Build, Apple 403 detected - Access forbidden on Linking bundle identifier
See original GitHub issueBuild/Submit details page URL
No response
Summary
We did a successful build 2 days ago without any issues. From today on it seems we are getting
Network Timeout: 'AccessForbiddenError', 'Apple 403 detected - Access forbidden'. Retrying after 3 seconds (remaining: 3)
on the Linking bundle identifier
step.
This happens while running the eas build --profile preview --platform ios
command.
Nothing was changed in the AppstoreConnect user settings, I still have access to everything (am an admin), so not sure what is going on or how to proceed with a build.
If you need more information let me know or if you could point me in the right direction.
Managed or bare?
managed
Environment
EAS CLI 0.42.4 environment info:
System:
OS: macOS 12.0.1
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.5.0 - ~/.nvm/versions/node/v16.5.0/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 8.1.0 - ~/.nvm/versions/node/v16.5.0/bin/npm
Utilities:
Git: 2.32.0 - /usr/bin/git
npmPackages:
expo: ^43.0.0 => 43.0.3
react: 17.0.1 => 17.0.1
react-dom: 17.0.1 => 17.0.1
react-native: 0.64.3 => 0.64.3
react-native-web: 0.17.1 => 0.17.1
npmGlobalPackages:
eas-cli: 0.42.4
expo-cli: 4.13.0
Project workflow: managed
Error output
No response
Reproducible demo or steps to reproduce from a blank project
- Run the
eas build --profile preview --platform ios
from the project - Watch it fail while trying to
Linking bundle identifier
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:15
Top Results From Across the Web
EAS Build, Apple 403 detected - Ac… | Apple Developer Forums
EAS Build, Apple 403 detected - Access forbidden on Linking bundle identifier ... When building a dev build with Expo CLI and while...
Read more >Apple 403 detected - Access forbidden
I'm trying to generate an .ipa file with the expo build:ios command but I'm getting the following error message: Network Timeout: 'AccessForbiddenError' ...
Read more >Failed to register bundle identifi… | Apple Developer Forums
Failed to register bundle identifier com.almabetter.AlmaHire Error: Apple 403 detected - Access forbidden. This request is forbidden for security reasons ...
Read more >Apple 403 detected - Access forbidden - EXPO React Native
I keep on getting this error when i am trying to build an IPA through EXPO. Network Timeout: 'AccessForbiddenError', 'Apple 403 detected -...
Read more >This request is forbidden for security reasons - Apple Developer
Error: Apple 403 detected - Access forbidden. ... I had this error when I tried to build IPA with expo, I am already...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@chrisscott Make sure to accept the latest TOS on the Apple developer page, this was the issue in our case…
I looked at my profile in https://developer.apple.com/ and that I accepted the changes. it worked for me.