What kind of web framework are you using?
I made some headway on this. I’m referencing an s3 authenticated s3 url
For example..
http://s3.amazonaws.com/somebucket/attachments/254823/1304952778.3027512861-0.pdf?AWSAccessKeyId=AKIAJXIIZDXHMCIO5WWA&Expires=1304954232&Signature=a8aO5yugg4k10FpKjRn0xHlZFxc%3D
I’ve been able to reference public URL’s within Amazon and I’ve verified that the resource is available from a we browser. Again, it’s throwing a 403 denied error.
On a related note, any thoughts on adding redirect support for referencing external url’s
Thanks, I’ll give it try.