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

Problem with reminders access using pyicloud #461

Open
3 tasks done
artsiom-maildoso opened this issue Oct 26, 2024 · 0 comments
Open
3 tasks done

Problem with reminders access using pyicloud #461

artsiom-maildoso opened this issue Oct 26, 2024 · 0 comments

Comments

@artsiom-maildoso
Copy link

The problem

I'm trying to access my reminders using pyicloud. I managed to connect to the API successfully. But api.reminders.lists returns only 2 items, not created by me. One of which points to the following link - https://support.apple.com/en-us/102457. It seems there is an issue with updated reminders, I tried to figure it out myself, but didn't find any iCloud API documentation.

Environment

  • pyiCloud release with the issue (pip show pyicloud):

Name: pyicloud
Version: 1.0.0
Summary: PyiCloud is a module which allows pythonistas to interact with iCloud webservices.
Home-page: https://github.com/picklepete/pyicloud
Author:
Author-email:
License: MIT
Location: /opt/pysetup/.venv/lib/python3.11/site-packages
Requires: certifi, click, keyring, keyrings.alt, requests, tzlocal
Required-by:

  • Last working pyiCloud release (if known):
  • Service causing this issue: RemindersService
  • Python version (python -V): Python 3.11.10
  • Operating environment (project deps/Docker/Windows/etc.): Docker

Traceback/Error logs

No errors, just missing needed reminders.

Checklist

  • I've looked informations into the README.
  • I've looked informations into the pyiCloud's code.
  • I've looked informations in Google.

Additional information

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

1 participant