• We are using a theme with pixi.js which loads images in a slider, with media from cdn we get the error SecurityError: The operation is insecure, even when we set the url to the files. Is this a cors problem you ever have heard of, of is it an error in the theme and the developer has to make changes?

Viewing 1 replies (of 1 total)
  • Plugin Author shift8

    (@shift8)

    Can you perhaps provide a link that we can see the problem or perhaps paste the entire CORS error message here for review? There could be a few factors that contribute to this.

    The CDN should be allowing your site URL domain as well as its own domain for its own CORS but your web hosting may also be adding CORS headers for your site url that could impact this, not to mention pixi.js as well. Seeing the full error will help of course.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Cors Problem?’ is closed to new replies.