Unable to login
Describe the bug Upon trying to login an error message is thrown.
To Reproduce Steps to reproduce the behavior: Attempt to login with 2FA in place. (I use Yubico hardware keys tied to my iCloud account)
Expected behavior Login asks for security key to be used.
Screenshots
Version
- OS: Sonoma 14.0
- Xcodes: 1.10.0 (18)
I am not a developer of this fantastic app, but I can make a brief analysis of the problem: the error happens because there is a field missing in server response (securityCode), and currently it is expected to be available in your scenario
I ran into the same problem. My account is also secured w/ a hardware key.
macOS 14.3.1 (23D60) Xcodes 2.0.2 (23)
@MattKiazyk I don't want to be rude or pushy, but is there any chance this might be looked at? It's a showstopper for me when it comes to using Xcodes. :(
I'm encountering the same issue with Xcode version 2.0.2 (23) on macOS 14.5. After using Xcode (both GUI and CLI) for over two years without any problems, I faced this issue immediately after linking a hardware security key to my Apple ID, which is most likely the cause.
Duplicate of #357