The most common problem encountered when trying to get CORS working in IIS is WebDAV. WebDAV is installed as both a module and a handler. It wants to process OPTIONS requests but doesn’t know what to do for CORS (especially if you’re using the CORS support from Thinktecture.IdentityModel). The fix is to remove both the … Continue reading CORS, IIS and WebDAV
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed