Invalid credentials, raw:"Invalid username and password combination

Hi I have a problem when I run expo build:ios on Windows 10 this is the debug:

? What’s your Apple ID? XXX
? Password? [hidden]
[11:55:45] Validating Credentials…
[11:55:45] Running: bash.exe -c PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin “/mnt/c/Users/Hueso/AppData/Roaming/npm/node_modules/expo-cli/node_modules/@expo/traveling-fastlane-linux/traveling-fastlane-1.6.2-linux-x86_64/validate_apple_credentials” “XXX PASSWORD”
[11:55:49] Error while gathering & validating credentials
[11:55:49] Error: Reason:Invalid credentials, raw:“Invalid username and password combination. Used ‘XXX’ as the username.”
[11:55:49] Reason:Invalid credentials, raw:“Invalid username and password combination. Used ‘XXX’ as the username.”
[11:55:49] Error: Reason:Invalid credentials, raw:“Invalid username and password combination. Used ‘XXX’ as the username.”
at Object._callee4$ (C:\expo-cli@2.6.14\src\commands\build\auth.js:135:11)
at tryCatch (C:\Users\Hueso\AppData\Roaming\npm\node_modules\expo-cli\node_modules\regenerator-runtime\runtime.js:62:40)
at Generator.invoke [as _invoke] (C:\Users\Hueso\AppData\Roaming\npm\node_modules\expo-cli\node_modules\regenerator-runtime\runtime.js:296:22)
at Generator.prototype.(anonymous function) [as next] (C:\Users\Hueso\AppData\Roaming\npm\node_modules\expo-cli\node_modules\regenerator-runtime\runtime.js:114:21)
at step (C:\Users\Hueso\AppData\Roaming\npm\node_modules\expo-cli\node_modules\babel-runtime\helpers\asyncToGenerator.js:17:30)
at C:\Users\Hueso\AppData\Roaming\npm\node_modules\expo-cli\node_modules\babel-runtime\helpers\asyncToGenerator.js:28:13
at
at process._tickCallback (internal/process/next_tick.js:188:7)

Offcourse I can login on my Apple Developer Program with that credentials…

I installed Ubuntu on my PC too:

C:\WINDOWS\system32>bash.exe -c “uname -a”
Linux DESKTOP-8073U7I 4.4.0-17134-Microsoft #471-Microsoft Fri Dec 07 20:04:00 PST 2018 x86_64 x86_64 x86_64 GNU/Linux

Could you please what is the problem?

Thanks in advance,

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