Surely then you realize that http://picasaweb.google.com/data/crossdomain.xml
does not exist. We do not put permissive crossdomain.xml files on google.comdomain names, which is why photos.googleapis.com exists. You need to use the API through this alternate hostname: http://photos.googleapis.com/data/feed/api/user/MY_USER_NAME/album/RecentWork?tag=nature Cheers, -Jeff On Sat, Mar 7, 2009 at 7:12 PM, Calvinist <[email protected]>wrote: > > I'm building a flash site that uses the picasa web album api. I AM > using the System.security.loadPolicyFile("http://photos.googleapis.com/ > data/crossdomain.xml<http://photos.googleapis.com/%0Adata/crossdomain.xml>"); > and have also tried using > System.security.loadPolicyFile("http://picasaweb.google.com/data/ > crossdomain.xml <http://picasaweb.google.com/data/%0Acrossdomain.xml>"); > to try and resolve this issue. > > I put down my project for three weeks, three weeks later, I get error > messages whenever tI try to hit the api with the following URL: > > http://picasaweb.google.com/data/feed/api/user/MY_USER_NAME/album/RecentWork?tag=nature > > This album is public. > > I get errors accessing that URL in the following scenarios: > When published directly from flash, not within a browser window (for > testing) > When all files are online in either safari OR FF > When I try to open the page locally via FF (cookies on, but having > never logged into picasa) > When I paste the URL directly into FF > > I DON'T get errors in the following circumstance: > When I view the page from my local computer in safari after being > logged into picasa. > > Since this album is public I am not understanding this issue. I am > also not understanding this issue because it worked perfectly three- > four weeks ago, and after simply trying to open the file up again it > doesn't work any more. I am totally confused. Any help would be > GREATLY appreciated. This is a last resort for me. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
