I had the same problem. I needed to add wildcard Allow Origin header to my htaccess and that fixed it.
Discussion
I’m having the same problem too.. Are you running a wildcard SSL? I have Header set Access-Control-Allow-Origin "*" in my htaccess file but did you need to actually include the word wildcard in that line?