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

Handle 'incorrect MFA code' scenario #353

Closed
steilerDev opened this issue Sep 25, 2023 · 2 comments
Closed

Handle 'incorrect MFA code' scenario #353

steilerDev opened this issue Sep 25, 2023 · 2 comments
Assignees
Labels
class(bug) Something isn't working status(previewed) This issue or pull request should be fixed in a released beta version status(released) This issue or pull request was released to production

Comments

@steilerDev
Copy link
Owner

steilerDev commented Sep 25, 2023

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
@steilerDev steilerDev added class(bug) Something isn't working status(open) A new issue - not yet classified labels Sep 25, 2023
@steilerDev steilerDev self-assigned this Sep 25, 2023
@steilerDev steilerDev added status(in progress) This item is currently in scope for the next release and removed status(open) A new issue - not yet classified labels Sep 25, 2023
@github-actions
Copy link

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

@github-actions github-actions bot added the status(previewed) This issue or pull request should be fixed in a released beta version label Oct 15, 2023
@steilerDev steilerDev removed the status(in progress) This item is currently in scope for the next release label Oct 15, 2023
@github-actions
Copy link

This issue was resolved with version v1.3.0.

@github-actions github-actions bot added the status(released) This issue or pull request was released to production label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class(bug) Something isn't working status(previewed) This issue or pull request should be fixed in a released beta version status(released) This issue or pull request was released to production
Projects
None yet
Development

No branches or pull requests

1 participant