iclouddrive: fix 2FA validation failing on HTTP 409 status code by joeprisaz · Pull Request #9534 · rclone/rclone · GitHub
Skip to content

iclouddrive: fix 2FA validation failing on HTTP 409 status code#9534

Open
joeprisaz wants to merge 1 commit into
rclone:masterfrom
joeprisaz:fix-icloud-2fa-409
Open

iclouddrive: fix 2FA validation failing on HTTP 409 status code#9534
joeprisaz wants to merge 1 commit into
rclone:masterfrom
joeprisaz:fix-icloud-2fa-409

Conversation

@joeprisaz

@joeprisaz joeprisaz commented Jun 18, 2026

Copy link
Copy Markdown

What does this change do?

Fix HTTP 409 error when entering 2FA code for icloud drive backend. Implementation inspired by this fix for kei.

Linked issue

Fixes #9488

For new or changed backends

Integration test output

go run ./fstest/test_all -backends iclouddrive
Screenshot_20260618_183422

Checklist

  • This change has been discussed and agreed in the linked issue.
  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • (Backend changes only) test_all passes for this backend and I can provide a test account for the integration tester - see CONTRIBUTING.md.
  • This Pull Request is ready for review.

@jriesen

jriesen commented Jun 22, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iclouddrive: validate2FACode fails with HTTP 409 despite valid: trueX-Apple-Edp: true in failure response

2 participants