ios Managed Build not working

ios managed workflow Builds stopped working today with this error:
Authentication with Apple Developer Portal failed!
An unexpected error occurred while completing authentication

Re-entered password (no spaces or special characters) and no luck. Suggestions?

Expo CLI 4.4.3 environment info:
System:
OS: macOS 11.2.3
Shell: 5.8 - /bin/zsh
Binaries:
Node: 12.14.0 - ~/.nvm/versions/node/v12.14.0/bin/node
Yarn: 1.13.0 - /usr/local/bin/yarn
npm: 6.13.4 - ~/.nvm/versions/node/v12.14.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2
IDEs:
Android Studio: 4.1 AI-201.8743.12.41.7042882
Xcode: 12.4/12D4e - /usr/bin/xcodebuild
npmPackages:
expo: ^40.0.0 => 40.0.1
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-40.0.0.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
Expo Workflow: managed

Hey @chcubs, are you still encountering this issue? One thing that might be worth checking is to see if there are any actions you need to take in the Apple Dev Portal (sometimes Apple will require you to do something and trying to perform actions via FastLane will get blocked.

Cheers,
Adam

Thanks @adamjnav. Have checked everything in the Apple account and still no luck but found a work around for the time being. I am assuming it is something at our end.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.