Android Jelly bean 4.2.2 - webview, Content-Type is not allowed by Access-Control-Allow-Headers

  • Replies:0
Gil Cohen
  • Forum posts: 1

Mar 15, 2017, 10:30:43 AM via Website

In my app I'm using WebView. I'm trying to call POST method that cannot proceed my request.I get this error:

XMLHttpRequest cannot load https:/*/support/create_ticket.
Request header field Content-Type is not allowed by
Access-Control-Allow-Headers. at null:1

It's happening only in device with Jelley bean 4.2.2 in all the other OS it's work fine.

Thanks a lot for the help.

— modified on Mar 15, 2017, 10:53:13 AM

Reply