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 Friends of the Unofficial Google Reader API
Is there an efficient way to remove all tags from a list of items, so
that those items no longer have any tags?
Thanks,
Nick
Mihai Parparita
unread,
Sep 24, 2010, 12:21:02 PM9/24/10
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 foug...@googlegroups.com
If you have the list of all tags to be removed, you can repeat the r=<tag stream ID> and i=<item doc ID> parameters to /api/0/edit-tag (it's fine if not all items have all tags).