You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have turned off ADP and enabled "Access icloud on the web". 2-step authentication does work (tested by running icloudpd --username [email protected] --password my_password --auth-only) but I am unable to download photos... can't even list libraries. The last time I used this tool successfully was around August 2024.
Steps to Reproduce
Using the latest icloupd installed from pypi (v1.26.1). Python version 3.12.8.
2025-01-26 11:38:34 DEBUG Authenticating...
2025-01-26 11:38:34 ERROR Bad Request (400)
Traceback (most recent call last):
File "starters/icloudpd.py", line 6, in
File "click/core.py", line 1161, in call
File "click/core.py", line 1082, in main
File "click/core.py", line 1443, in invoke
File "click/core.py", line 788, in invoke
File "icloudpd/base.py", line 767, in main
File "icloudpd/base.py", line 1251, in core
File "pyicloud_ipd/base.py", line 632, in photos
File "pyicloud_ipd/services/photos.py", line 283, in init
File "pyicloud_ipd/services/photos.py", line 170, in init
File "requests/sessions.py", line 637, in post
File "pyicloud_ipd/session.py", line 122, in request
File "pyicloud_ipd/session.py", line 196, in _raise_error
pyicloud_ipd.exceptions.PyiCloudAPIResponseException: Bad Request (400)
[PYI-39901:ERROR] Failed to execute script 'icloudpd' due to unhandled exception!
Context
The text was updated successfully, but these errors were encountered:
Overview
I have turned off ADP and enabled "Access icloud on the web". 2-step authentication does work (tested by running icloudpd --username [email protected] --password my_password --auth-only) but I am unable to download photos... can't even list libraries. The last time I used this tool successfully was around August 2024.
Steps to Reproduce
Expected Behavior
Actual Behavior
2025-01-26 11:38:34 DEBUG Authenticating...
2025-01-26 11:38:34 ERROR Bad Request (400)
Traceback (most recent call last):
File "starters/icloudpd.py", line 6, in
File "click/core.py", line 1161, in call
File "click/core.py", line 1082, in main
File "click/core.py", line 1443, in invoke
File "click/core.py", line 788, in invoke
File "icloudpd/base.py", line 767, in main
File "icloudpd/base.py", line 1251, in core
File "pyicloud_ipd/base.py", line 632, in photos
File "pyicloud_ipd/services/photos.py", line 283, in init
File "pyicloud_ipd/services/photos.py", line 170, in init
File "requests/sessions.py", line 637, in post
File "pyicloud_ipd/session.py", line 122, in request
File "pyicloud_ipd/session.py", line 196, in _raise_error
pyicloud_ipd.exceptions.PyiCloudAPIResponseException: Bad Request (400)
[PYI-39901:ERROR] Failed to execute script 'icloudpd' due to unhandled exception!
Context
The text was updated successfully, but these errors were encountered: