boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.75k stars 165 forks source link

pyicloud_ipd.exceptions.PyiCloudAPIResponseError #427

Closed tst-pandit-pan closed 10 months ago

tst-pandit-pan commented 10 months ago

I guess this is caused by Advanced Data Protection.

pyicloud_ipd.exceptions.PyiCloudAPIResponseError: private db access disabled for this account. Please wait a few minutes then try again. The remote servers might be trying to throttle requests. (ACCESS_DENIED)

Adding some prompt should do the job, thanks

Screenshot 2023-11-12 at 8 42 55 PM
boredazfcuk commented 10 months ago

ADP is not currently supported in the upstream application that my container uses to perform the downloads: https://github.com/icloud-photos-downloader/icloud_photos_downloader

If the feature is added upstream, I can add it in, but it's development is not something I would be involved with.