Exp Always Give Invalid Apple Credetials

I’m using exp to build ios on windows 10, when i type exp build:ios it asks for apple developer account credentials but it’s always invalid

C:\Windows\System32\bash.exe -c ‘uname -a’
Linux DESKTOP-KH34ISA 4.4.0-17134-Microsoft #137-Microsoft Thu Jun 14 18:46:00 PST 2018 x86_64 x86_64 x86_64 GNU/Linux

so i went to
AppData/Roaming/npm/node_modules/exp/node_modules/@expo/traveling-fastlane-linux/traveling-fastlane-1.5.0-linux-x86_64 to run the CMD myself, i get the same error

ERROR
./validate_apple_credentials “abcd@gmail.com PASS”
{“result”:“failure”,“reason”:“Invalid credentials”,“rawDump”:“Invalid username and password combination. Used ‘abcd@gmail.com’ as the username.”}

also my password only contain special char and not spaces

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