Skip to content

Service Temporarily Unavailable (503) #1078

@harunurkst

Description

@harunurkst

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)'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions