expo build:ios throwing error Authentication with Apple Developer Portal failed!

Expo CLI 4.0.17 environment info:
System:
OS: Windows 10 10.0.19042
Binaries:
Node: 14.15.1 - C:\Program Files\nodejs\node.EXE
npm: 6.14.8 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6953283
npmPackages:
expo: ~40.0.0 => 40.0.0
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.1.tar.gz => 0.63.2
react-native-web: ~0.13

trying expo for first time, i have opened new apple developer account and trying to publish
and getting error after entering password, any help much appriciated.

Hey @srinivasr, are you still getting this issue? Not sure how recently you created your apple developer account but it sometimes takes a bit before things are properly processed on Apple’s end and fastlane is able to access your information.

Cheers,
Adam

expo build:ios --clear-provisioning-profile

run this command, add --clear-provisioning-profile in the end of build command, that would mostly help!

I have tried logging in from a linux machine it worked

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