Hoppa till huvudinnehållet

2.6 Viewer IE 11 CORS Error (Request header x-requested-with not present). Working fine in Chrome, Firefox, & Safari

Kommentarer

3 kommentarer

  • Chris Roberts
    I see this error too, have never been able to figure out an answer.
    0
  • Permanently deleted user
    Still looking for any answers or suggestions for IE11 to work with CORS with 2.6.1 viewer when HTML viewer and Essentials sites are on different servers.  Does anyone have an example site that it is working correctly?  Like I mentioned, the other browsers are working perfectly.  I can use developer tools to monotor headers, and everything looks ok there.  Not sure what the issue is.
    0
  • Permanently deleted user
    I've resolved this with LatGeo Tech Support.  You need to modify the RestAppSettings file to look like this (bascically concatenate the header list):

     

        <AllowHeaders>

     

          <Header Name="Content-Type, X-Requested-With" />

     

        </AllowHeaders>
    0

Du måste logga in om du vill lämna en kommentar.