Hi, You probably didn't specify "kind=photo" in your request. The following works for me:
http://picasaweb.google.com/data/feed/api/all?kind=photo&q=cat If you want to view it in Firefox or a feed reader you probably want the "base" projection instead: http://picasaweb.google.com/data/feed/base/all?kind=photo&q=cat Cheers, -Jeff On Sep 2, 8:13 am, Sandor Spruit <[EMAIL PROTECTED]> wrote: > Hello, > > I have been spending some time looking at the possibilities of the > Picasa Web Albums API. As a little experiment, I tried to implement a > community search, with a bounding box parameter, i.e. retrieving > something like > this:http://picasaweb.google.com/data/feed/api/all?kind=photo&bbox=4.79315... > > This works perfectly in Firefox (at least hundreds of results returned > as a live bookmark). > > The developer guide contains a similar example describing a full-text > query, > see:http://code.google.com/apis/picasaweb/developers_guide_java.html#List... > > However, I only get empty album feeds containing no PhotoEntries. To > be more precise: AlbumFeed.getPhotoEntries returns an empty list. Why > oh why? > > Any insights, tips and comments very welcome, > Sandor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums 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-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
