Are any of the images larger than 800pixels in either dimension? http://code.google.com/apis/picasaweb/faq.html#embed_image
Cheers, -Jeff On Tue, Mar 31, 2009 at 5:17 AM, Nick63 <[email protected]> wrote: > > I'm using JSON to get an unlisted Picasa web album. I can get a feed > with thumbnails, which display correctly. The feed contains the entry > "content.src", which has the item's full-size URL. My javascript code > displays this URL when the thumbnail is clicked. Works fine when the > code is on my hard drive, but the display of the full-size URL fails > once it's run from a webserver. A little research with Firebug > indicates that the photo's URL generates a 404 error (File Not Found) > on the Google server. The feed call and the display of thumbnails > works fine in both locations. > > Is this some sort of authentication issue? The photo URLs look like > this: > > > http://lh3.ggpht.com/_ADYMgRFrJEI/ScrNCM1I6KI/AAAAAAAAABw/oeNBhCbjHFs/s1600/01_globalwarming.jpg > > The album feed call: > > > http://picasaweb.google.com/data/feed/base/user/chessdesignweb/albumid/5317287739397120241?alt=json&kind=photo&authkey=Gv1sRgCN7289a5_avvrQE&hl=en_US > > Any help would be appreciated! > > Thanks, > Nick > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
