Nope. That won't work unless you've sent therequest with a valid Authorization header. All doclist requests need to be authenticated (b/c they contain private data).
A couple of great ways to play would be to use the OAuth Playground or cURL: http://googlecodesamples.com/oauth_playground/ http://code.google.com/apis/gdata/articles/using_cURL.html Eric On Tue, Jul 28, 2009 at 7:35 PM, NealWalters <nealwalt...@nealwalters.com>wrote: > > Should I be able to test Atom Feeds directly in a browser? > I'm getting feed URLs from this page: > > http://code.google.com/apis/documents/docs/2.0/developers_guide_protocol.html#RetrievingWPDocs > > > For example, I'm logged to my google docs, and I paste: > http://docs.google.com/feeds/documents/private/full/-/document > I get 401 - Authorization Required. > > If I try > http://docs.google.com/a/mydomain.com/feeds/documents/private/full/-/document > then I get "Invalid request URI". > > Thanks, > Neal Walters > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---