Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am working on a project in which i have implemented File uploading files, i am saving files on Amazon Cloud server(using Amazon S3 service), I have successfully implemented this and its working fine and i can see the uploaded file/picture using URL

http://mybucket.s3.amazonaws.com/filename.txt

or

http://mybucket.s3.amazonaws.com/filename.jpg

I am having one problem with this, when i upload files with chrome they successfully uploaded and i can view them,but when i upload files from firefox they upload but on clicking them shows msg

        This XML file does not appear to have any style information associated with it. The document tree is shown below.

Access Denied, however when i click on the files uploaded from chrome in firefox they got open with no error

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.