rsanchez1
unread,Jan 29, 2012, 1:18:41 PM1/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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
This question is an extension of a previous question: How to retrieve
all starred items for one particular source?
I'm trying to get all starred items for a folder with a collection of
feeds. The problem is that the response from stream/items/ids only
returns the subscription ID in directStreamIds and doesn't return the
folder ID, and since I only have the folder ID, I can't compare the
response from stream/items/ids to see which items are in the folder.
How can I get the folder ID to be returned along with the subscription
ID and the starred tag ID in the streams/items/ids response?