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

Service Temporarily Unavailable (503) #1078

Open
harunurkst opened this issue Feb 17, 2025 · 2 comments
Open

Service Temporarily Unavailable (503) #1078

harunurkst opened this issue Feb 17, 2025 · 2 comments

Comments

@harunurkst
Copy link

I am testing this module inside MacOs VM. It's returning this error: Service Temporarily Unavailable (503). I also tried cli, but same issue. But I can login to ICloud from safari browser with same credentials. I am using latest code of icloud-photos-downloader.

File "/Users/devxhublimited/Desktop/icloud_photos_downloader/src/pyicloud_ipd/base.py", line 161, in _init_
    self.authenticate()
    ~~~~~~~^^
  File "/Users/devxhublimited/Desktop/icloud_photos_downloader/src/pyicloud_ipd/base.py", line 204, in authenticate
    raise error
  File "/Users/devxhublimited/Desktop/icloud_photos_downloader/src/pyicloud_ipd/base.py", line 201, in authenticate
    self._authenticate_raw_password()
    ~~~~~~~~~~~^^
  File "/Users/devxhublimited/Desktop/icloud_photos_downloader/src/pyicloud_ipd/base.py", line 363, in _authenticate_raw_password
    raise PyiCloudFailedLoginException(msg, error) from error
pyicloud_ipd.exceptions.PyiCloudFailedLoginException: ('Invalid email/password combination.', PyiCloudAPIResponseException('Service Temporarily Unavailable (503)'))
@AndreyNikiforov
Copy link
Collaborator

search issues pls. e.g. #1062 #970

@andydvsn
Copy link

andydvsn commented Feb 24, 2025

Your issue may also be related to having ADP turned on. I tried repeatedly until I RTFM and found that nugget in the docs.

Being in the UK this will sadly no longer be an issue for me much longer. :(

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

No branches or pull requests

3 participants