When logging in via wrapper-manager, login intermittently fails with the error:
[.] dialogHandler: {title: Sign In, message: }
[.] credentialHandler: {title: , message: , 2FA: false}
[.] credentialHandler: {title: , message: , 2FA: true}
[.] response type 4
[!] login failed
The issue is intermittent — sometimes login succeeds and everything (download/decrypt) works normally, sometimes it fails with the above error.
Related reports:
It would be helpful to understand what "response type 4" means in Apple's authentication flow, and whether wrapper-manager could handle it more gracefully (retry, or provide a more specific error message).
When logging in via wrapper-manager, login intermittently fails with the error:
The issue is intermittent — sometimes login succeeds and everything (download/decrypt) works normally, sometimes it fails with the above error.
Related reports:
It would be helpful to understand what "response type 4" means in Apple's authentication flow, and whether wrapper-manager could handle it more gracefully (retry, or provide a more specific error message).