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

Failed to login non-2FA account for the first attempt #1012

Closed
iowk opened this issue Dec 2, 2024 · 0 comments · Fixed by #1015
Closed

Failed to login non-2FA account for the first attempt #1012

iowk opened this issue Dec 2, 2024 · 0 comments · Fixed by #1015
Labels

Comments

@iowk
Copy link
Contributor

iowk commented Dec 2, 2024

Overview

Failed to login non-2FA account for the first attempt.

Steps to Reproduce

  1. Login to a non-2FA account. (icloudpd -u xxx --auth-only)
  2. For the first attempt, it fails with 403 error.
  3. But if the command is executed again, it will work.

Expected Behavior

Should not give 403 error for the first attempt.

Actual Behavior

Gives 403 error for the first attempt.

Context

I think for the request to /repair/complete, header fields (session_id, scnt) should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant