Hi, You cannot pass in ClientLogin credentials using a URL parameter, you need to use a header:
http://code.google.com/apis/picasaweb/developers_guide_protocol.html#ClientLogin Cheers, -Jeff On Thu, Mar 19, 2009 at 8:30 PM, gomesr <[email protected]> wrote: > > I've been trying to use the google picasa apis to access all of my > webalbums private and public. So after using the ClientLogin as > so :https://www.google.com/accounts/ClientLogin? > > accountType=GOOGLE&[email protected]&Passwd=XXXXXX&service=lh2&source=gomesr<https://www.google.com/accounts/ClientLogin?%0AaccountType=GOOGLE&[email protected]&Passwd=XXXXXX&service=lh2&source=gomesr> > I get back this response > SID=DQAAAGgA...7Zg8CTN > LSID=DQAAAGsA...lk8BBbG > Auth=DQAAAGgA...dk3fA5N > which is what I'm expecting. After this I try to get my album feed > like so: > > http://picasaweb.google.com/data/feed/api/user/rick.g23?kind=album&access=private&auth=DQAAAGgA...dk3fA5N > but I always get back 500 internal error > What am I doing wrong? Any help would be appreciated. Thanks > > Regards, > Rick Gomes > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
