Error when run "expo build:ios" Available session is not valid any more. Continuing with normal login

Error when run “expo build:ios”

✔ Choose the build type you would like: › archive

Checking if there is a build in progress...

Configuring credentials for #### in project #####
? Do you have access to the Apple account that will be used for submitting this app to the App Store? Yes
Please enter your Apple Developer Program account credentials. These credentials are needed to manage certificates, keys and provisioning profiles in your Apple Developer account.
The password is only used to authenticate with Apple and never stored
Learn more here (​https://bit.ly/2VtGWhU​)
? Apple ID:  #####
? Password (for #####): [hidden]
Authenticating to Apple Developer Portal...
Available session is not valid any more. Continuing with normal login.
Invalid username and password combination, try again.

I updated “expo-cli” but it still happenings,
I can enter my Apple Developer account with no problem,
and I don’t use white spaces in my password.
it’s not my first time to publish this app.
Any idea what could be causing this issue?

expo diagnostics > Blockquote

Expo CLI 3.23.2 environment info:
    System:
      OS: macOS 10.15.2
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 12.16.0 - /usr/local/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.6 - /usr/local/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    IDEs:
      Android Studio: 3.5 AI-191.8026.42.35.6010548
      Xcode: 11.3/11C29 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^38.0.0 => 38.0.9 
      react: 16.11.0 => 16.11.0 
      react-dom: 16.11.0 => 16.11.0 
      react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2 
      react-native-web: ~0.11.7 => 0.11.7 
    npmGlobalPackages:
      expo-cli: 3.23.2

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