You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2017. It is now read-only.
I am trying to add a task in a shared category. On the web page (any.do), the task is automatically shared as well. But with the python biding it is not.
The unofficial API mentions a sharedFriends parameter which is not used in the python biding, and I did not manage to make it work. Do you have any suggestions? Or another way to share automatically all tasks from a category?
I tried modifying the value of the parameter "shared" but it doesn't change anything.