Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to login #439

Open
iJasonWade opened this issue Oct 20, 2023 · 4 comments
Open

Unable to login #439

iJasonWade opened this issue Oct 20, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@iJasonWade
Copy link

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

  • OS: Sonoma 14.0
  • Xcodes: 1.10.0 (18)
@iJasonWade iJasonWade added the bug Something isn't working label Oct 20, 2023
@easydev991
Copy link

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
Copy link

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
Copy link

@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
Copy link

alexandregressier commented May 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants