3 messages in com.googlegroups.google-picasa-data-apiRe: Empty Albums
FromSent OnAttachments
Ryan Wynn11 Apr 2008 11:00 
Sven11 Apr 2008 11:31 
Ryan Wynn11 Apr 2008 12:02 
Subject:Re: Empty Albums
From:Sven (sv@google.com)
Date:04/11/2008 11:31:35 AM
List:com.googlegroups.google-picasa-data-api

Hi Ryan,

This is by design. If you ask for a feed, and are not authenticated, you won't see any empty albums because there is nothing you can do with those albums.

However, if you're correctly authenticated you should still see the empty albums. You can make sure you're authenticated correctly by requesting the feed with "&access=all" in the url.

2008/4/11 Ryan Wynn <bigw@gmail.com>:

I have noticed that I do not get back albums without photos when I query using the python api. Specifially, using GetUserFeed(). Is this behavior how it is designed or is it a bug?

I would think even empty albums should be returned by this service.