-
I'm getting a runtime failure
```
> bin/gui /home/bertin/work/src/Scratch/icloud-urls-git/groovy_java/gui-2.1.0
Exception in thread "main" java.lang.UnsupportedClassV…
-
Maybe enable an option of having an directory that's in iCloud which will help to sync charts between multiple devices
-
## The problem
Missing or gone command line option for _icloud_
unrecognized arguments: --store-in-keyring
## Environment
- pyiCloud release with the issue (`pip show pyicloud`): Version: 0.10.2…
-
### The problem
When adding the Roborock integration the following error occurs:
Failed setup, will retry: Failed to get Roborock home data
I created a new account and get the same issue
![ima…
-
Hi there
I'm receiving a traceback after exception is hit when I try to use "api.files" service (ubiquity). I am able to use successfully other service that I tested (api.devices)
I'm not sure i…
-
Just letting you know how to solve the issue where you tried to use an apple account without an apple device. You get an error somewhere in request_reports.py:98
The underlying problem is that apple'…
-
Using:
```js
const photosService = iCloud.getService('photos');
const albums = await photosService.getAlbums();
```
I get the full list of albums & root-level folders. But how can I retrieve …
-
## Only the first 209 albums listed using api.photos.albums
When using:
for album in api.photos.albums
Only the first 209 albums are listed. When I delte 4 albums from iCloud, 4 additional albums…
-
A custom binary could be created, similar to iCloud Passwords for Windows, which would register a Native messaging host for Firefox and exchange with the iCloud Keychain API.
This would allow to use …
-
## The problem
Previously running code based on pyicloud now fails on login. A HTTP error code 421 raises `PyiCloudAPIResponseException: Authentication required for Account. (421)`.
However, m…