I've been getting permission denied errors when my app requests files through Javascript on amazon S3.
I have a CORS file set up and it seems to work most of the time, but fail intermittently.
I can always solve this problem by clearing my browser cache.
Any clues on what this could be? I'm not using cloudfront, which I know some people have found to cause a problem.