Thanks, I'll get that fixed. Cheers, -Jeff
On Thu, Mar 26, 2009 at 4:30 AM, sgh <[email protected]> wrote: > > The picasaweb developers guide at: > http://code.google.com/apis/picasaweb/developers_guide_java.html > is very useful, but has a minor typo in the code example under > working with photos>list photos in album: > > URL feedUrl = "http://picasaweb.google.com/data/feed/api/user/ > username/albumid/albumid<http://picasaweb.google.com/data/feed/api/user/%0Ausername/albumid/albumid> > "; > should be > URL feedUrl = new URL(" > http://picasaweb.google.com/data/feed/api/user/ > username/albumid/albumid<http://picasaweb.google.com/data/feed/api/user/%0Ausername/albumid/albumid> > "); > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
