I am a newbie to GData so I want to make sure I'm doing this the
"right" way.

I want to get a limited list of spreadsheets in a users account,
perhaps just those that include "finance" either in the title or in
the contents.

It seems I cannot use the "q=" query parameter with the spreadsheet
list, e.g.:
http://spreadsheets.google.com/feeds/spreadsheets/private/full?q=finance

It returns with a 403.

I have found, however, that I can make a query like:
http://docs.google.com/feeds/documents/private/full/-/spreadsheet?q=finance

if I use the docs auth.  I'm guessing that I'll need to reauthorize
using "wise" when I try to request a selected spreadsheet from that
list.

It also seems to only search on the document content, and not title.

Should I be looking at/using something else?   Any recommendations
would be helpful...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to