Suddenly, this great tool stop working since 18/Nov, I didn't touch anything on the server running it. I didn't change my icloud password as well!
I installed it in Ubuntu, with Python 3.8.10. Anyone can help me? I really love this tool.
2021-11-20 15:02:31 DEBUG Authenticating...
Traceback (most recent call last):
File "/usr/local/bin/icloudpd", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.8/dist-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.8/dist-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.8/dist-packages/icloudpd/base.py", line 255, in main
icloud = authenticate(
File "/usr/local/lib/python3.8/dist-packages/icloudpd/authentication.py", line 29, in authenticate
icloud = pyicloud_ipd.PyiCloudService(
File "/usr/local/lib/python3.8/dist-packages/pyicloud_ipd/base.py", line 193, in __init__
self.authenticate()
File "/usr/local/lib/python3.8/dist-packages/pyicloud_ipd/base.py", line 219, in authenticate
self.params.update({'dsid': resp['dsInfo']['dsid']})
KeyError: 'dsInfo'
Hi,
Suddenly, this great tool stop working since 18/Nov, I didn't touch anything on the server running it. I didn't change my icloud password as well!
I installed it in Ubuntu, with Python 3.8.10. Anyone can help me? I really love this tool.
Error message are: