Groups
Groups
Sign in
Groups
Groups
Google APIs Client Library for Objective-C
Conversations
About
Send feedback
Help
How can I find the default task list?
44 views
Skip to first unread message
MobileKaz
unread,
Oct 14, 2011, 10:05:48 AM
10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google APIs Client Library for Objective-C
There seems to be no API to find the "default" task list (the one you
cannot delete in Google Tasks on web browser).. am I missing
something?
Thanks!
Greg Robbins
unread,
Oct 14, 2011, 7:14:22 PM
10/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-api-obj...@googlegroups.com
There is a constant value supported for the tasklist ID:
GTLQueryTasks *query = [GTLQueryTasks queryForTasksListWithTasklist:@"@default"];
This is documented at
http://code.google.com/apis/tasks/v1/using.html#retrieving_tasks
MobileKaz
unread,
Oct 15, 2011, 2:14:35 AM
10/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google APIs Client Library for Objective-C
I see. Thank you!!
Reply all
Reply to author
Forward
0 new messages