Support for Hardware Keys on Apple Accounts for Store Connection
Opened this issue · 0 comments
DonkeyKongJr commented
Describe the solution you'd like
Activate 2FA on your Apple Account with Hardware Keys.
Describe alternatives you've considered
No
Additional context
The following response on the service connections endpoint is returned:
{
"error": {
"code": "internal_server_error",
"message": ""{\"code\":\"internal_server_error\",\"message\":\"Although response from Apple indicated activated Two-step Verification or Two-factor Authentication, spaceship didn't know how to handle this response: {\\\"cancelled\\\"=>false, \\\"accountName\\\"=>\\\"PII:hidden_email\\\", \\\"keyNames\\\"=>[\\\"YubiKey 5 Series with NFC Home\\\", \\\"YubiKey 5 Series with NFC Key\\\"], \\\"passkeyAutofill\\\"=>false, \\\"fsaChallenge\\\"=>
...
}
}