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.