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

Will accounts without 2FA authentication still be supported? The account in this link does not have 2FA enabled: [https://d3k4b.sha.cx/19a6e7e2ab17d7b8add049698a802ef5](https://d3k4b.sha.cx/19a6e7e2ab17d7b8add049698a802ef5). #959

Open
14278358 opened this issue Oct 4, 2024 · 1 comment
Labels

Comments

@14278358
Copy link

14278358 commented Oct 4, 2024

Will accounts without 2FA authentication still be supported? The account in this link does not have 2FA enabled: https://d3k4b.sha.cx/19a6e7e2ab17d7b8add049698a802ef5.

Traceback (most recent call last):
File "starters\icloudpd.py", line 6, in
File "click\core.py", line 1157, in call
File "click\core.py", line 1078, in main
File "click\core.py", line 1434, in invoke
File "click\core.py", line 783, in invoke
File "icloudpd\base.py", line 745, in main
File "icloudpd\base.py", line 1179, in core
File "icloudpd\authentication.py", line 53, in authenticate_
File "pyicloud_ipd\base.py", line 157, in init
File "pyicloud_ipd\base.py", line 221, in authenticate
File "pyicloud_ipd\base.py", line 247, in _authenticate_with_token
pyicloud_ipd.exceptions.PyiCloudFailedLoginException: ('Invalid authentication token.', PyiCloudAPIResponseException('Missing apple_id field (Missing apple_id field)'))
[5832] Failed to execute script 'icloudpd' due to unhandled exception!

@14278358 14278358 added the bug label Oct 4, 2024
@AndreyNikiforov
Copy link
Collaborator

Hard to say what is the root cause of these errors for accounts without 2FA as I do not even have such account to experiment. Without knowing root cause not much can be done to mitigate the situation.

What command line are you using?

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

No branches or pull requests

2 participants