Hi folks, I have a web site on Azure and it utilizes a web api on Azure. I believe that I have set up CORS correctly (controller attributes in web api), but I still get errors when using Chrome from the desktop, although Chrome from Android has no problems.
Does anyone have any ideas how to fix / debug this? It is just a play site, so if you want to test it go to http://dartsstuff.azurewebsites.net/ Cheers Dave
