steilerDev/icloud-photos-sync

Handle 'incorrect MFA code' scenario

steilerDev opened this issue · 2 comments

New error: [icloud-photos-sync]
4 occurrences since (Mon Sep 25 2023 09:50:37 GMT+0000 (Coordinated Universal Time))
Currently an undescriptive error is thrown, if 400 is returned, however this usually an incorrect MFA code (with a description available in the response `service_errors[0].message`)
Application icloud-photos-sync
Attributes icps.uuid — 4
  • ce2037cc-dc45-4ff9-bd1d-db9d1194392e — 1 (25.00%)
  • c1256b1f-36bc-4aaa-90cd-5cd436410c1c — 1 (25.00%)
  • 60d7e786-5dc1-4e17-b7e5-436d87201293 — 1 (25.00%)
  • 1409135d-c201-49d4-a320-e285d09461b7 — 1 (25.00%)
application.version — 4
  • 1.2.0-nightly.21 — 3 (75.00%)
  • 1.2.0 — 1 (25.00%)
Classifiers MFAError
Frames MFAError: Unable to submit MFA code iCloud.submitMFA process.processTicksAndRejections

This issue should be resolved with version v1.3.0-beta.2, please confirm.

This issue was resolved with version v1.3.0.