Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Scott (@scottsweb)

    (@scottsweb)

    The images look to be loading fine for me on your site (ladinettedesgrandes.com) at the moment. Perhaps your web host cached the error for a short time?

    Thread Starter nellolux

    (@nellolux)

    Hello @scottsweb, thanks for your answer. Yes the images load well, but if you inspect and go on the console output, you will see the errors. Can you try again and inspect please?
    Tnx

    Plugin Author Scott (@scottsweb)

    (@scottsweb)

    I do not see these warnings on my own site. I can also see that the response headers from Instagram contain access-control-allow-origin: * which suggests all is well there.

    Interestingly the errors seem to reference the @2x image sizes:

    https://scontent-lhr3-1.cdninstagram.com/vp/8ce77133958403ac4a597ec4013e6348/5C9E2F84/t51.2885-15/e35/c0.73.585.585/39528175_735352503476085_8392534772634615808_n@2x.jpg

    where as your HTML code (for this plugin) is referencing the standard images:

    //scontent-lhr3-1.cdninstagram.com/vp/a3bc5bc3bb588d74004ec2a740672f9e/5C8B1924/t51.2885-15/e35/c236.0.608.608/41100760_1883108511774510_6654041809699338676_n.jpg

    So I am not sure what code on your site is responsible for generating the warnings. It doesn’t seem to be from this widget though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CORS policy error’ is closed to new replies.