CORS and ‘access-control-allow-origin’

Hi,

I’m trying to use ajax to access some of my variables (min, max) from within the HTML Canvas control and I’m getting as error that you see in the image below. Perhaps this is a configuration in your web.config that doesn’t allow this?

ie <system.webServer> <httpProtocol> <customHeaders> <clear /> <add name="Access-Control-Allow-Origin" value="*" /> </customHeaders> </httpProtocol> <system.webServer>

Thanks for your help!

Sean

Hello @skelstar,

Thank you… We will review the information and get back to you!

Best Regards,
Maria C.

1 Like