Hi, Sorry about the problems you're experiencing with the Picasa group.
I believe what you're looking for is described here: http://code.google.com/apis/picasaweb/gdata.html#Get_Album_Feed_Manual But, please let us know if there is something lacking in that documentation. Here's how you accomplish what you're looking to do: GET http://picasaweb.google.com/data/feed/api/user/lilanwen?kind=album In each entry, you'll find something like: <link rel="http://schemas.google.com/g/2005#feed" type="application/ atom+xml" href="http://picasaweb.google.com/data/feed/api/user/ lilanwen/albumid/1234567890123456"/> The trailing part of the URL is the album ID. Please let us know if you have any further questions-- you can followup here if the Picasa group is still not available, or over there if it begins working for you again. Thanks, -Ryan On Jul 19, 8:51 am, casperMC <[EMAIL PROTECTED]> wrote: > Hi everybody, > > say I've got a username like 'lilianwen' and this user has 4 public > albums. How can i get the albumId#s by the username? > > Thanks for your response. > > ps: sorry for posting in this group and not in the picasa group but > the picasa group seems to be down at the moment and i'm kinda in a > hurry. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
