Some of Google's APIs have an "AJAX" API which uses JSONP or cross domain XHR but Picasa does not appear to be one of those.
-Mikeal On Sun, Sep 12, 2010 at 2:32 PM, Ido Ran <[email protected]> wrote: > Hi, > It is not exactly CouchDB specific question so if it not the place tell me > and I'm sorry for bugging. > > I'm building a CouchApp (finally it start to work :) which will be a > "gateway" to PicasaWeb. > The idea is to have hierarchical folders which contain links to picasaweb > albums. > > My question is: is it possible to do a GET from my CouchApp to PicasaWeb to > get things like the feed of the album (using PicasaWeb API) or is it not > possible because of cross-site scripting? > > Thank you, > Ido >
