question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

EAS Build, Apple 403 detected - Access forbidden on Linking bundle identifier

See original GitHub issue

Build/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

  1. Run the eas build --profile preview --platform ios from the project
  2. Watch it fail while trying to Linking bundle identifier

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:15

github_iconTop GitHub Comments

66reactions
martink635commented, Dec 28, 2021

@chrisscott Make sure to accept the latest TOS on the Apple developer page, this was the issue in our case…

2reactions
dwinpaezcommented, Jan 3, 2022

I looked at my profile in https://developer.apple.com/ and that I accepted the changes. it worked for me.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found