using rtm.tasks.getList without list_id

30 views
Skip to first unread message

Mark McDonagh

unread,
Jul 28, 2018, 6:33:10 PM7/28/18
to Remember The Milk API
Hello,


I'm trying to create a function call that will return all tasks that have a particular tag.

Robert Ward

unread,
Jul 30, 2018, 4:29:52 PM7/30/18
to Remember The Milk API
Yes, just pass it the filter argument as a string. The filter is the equivalent of using the search in RTM.

rtm.tasks.getList(filter='tag:mytag')

Note that the search can sometimes behave slightly different when using the API as opposed to in the app. For example pulling all tasks will pull every task, whether a parent task or sub task.

Hope that helps.

Rob

Mark McDonagh

unread,
Aug 1, 2018, 10:29:25 PM8/1/18
to remembert...@googlegroups.com
thanks but why then does the following error code exist for this method ?

320 list_id invalid or not provided
No list_id provided / list_id invalid.


--

---
You received this message because you are subscribed to a topic in the Google Groups "Remember The Milk API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rememberthemilk-api/qS0czpt_2wA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rememberthemilk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages