XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.75k stars 294 forks source link

Unable to login #439

Open iJasonWade opened 10 months ago

iJasonWade commented 10 months ago

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 login-fail

Version

easydev991 commented 5 months ago

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

czottmann commented 5 months ago

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)

czottmann commented 3 months ago

@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. :(

alexandregressier commented 3 months ago

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.

Screenshot 2024-05-19 at 10 29 49

grgar commented 1 week ago

Duplicate of #357