Hello, I've been trying to authorize my Flash/AS3 Photo Viewer against Picasa and I have no problems getting the Auth Token from ClientLogin at https://www.google.com/accounts/ClientLogin
However it seems that for me to send this auth token to PicasaWebAlbums as part of an authorization header from AS3, the http://photos.googleapis.com/data/crossdomain.xml file at needs to include... <allow-http-request-headers-from domain="*" headers="Authorization"/> (per http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403184 ) I have no idea what the implications are of Google making this change, but has any one else requested this and is this something that could possibly be done so that the Picasa web albums that require a authorization header can be accessed directly from Flash? I'm aware that I could also use a proxy to relay the authorization header, but I'd rather keep the extra hop to my server out of the loop if possible. Any info would be greatly appreciated. Thanks Lee Evans [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
