1

I have been through tons of sites/forums to try to find a solution

I thought my server returned the right headers but today I noticed my app was not working in IE (works fine in Chrome)

I get this error

Credentials flag was set to true, but Access-Control-Allow-Credentials was not present or was not set to "true".

but the http header is clearly sent by my server

enter image description here

enter image description here

ninja
  • 463
  • 1
  • 7
  • 14
  • Check this: [http://stackoverflow.com/questions/12643960/internet-explorer-10-is-ignoring-xmlhttprequest-xhr-withcredentials-true](http://stackoverflow.com/questions/12643960/internet-explorer-10-is-ignoring-xmlhttprequest-xhr-withcredentials-true) – Poul Kruijt May 15 '17 at 13:03
  • already tried that one 2 hours ago, does not work – ninja May 15 '17 at 13:11
  • anybody ???????? – ninja May 16 '17 at 05:37
  • I found out I had to remove the space before : when sending headers in php..... yes, really, I am not joking – ninja May 23 '17 at 06:52

0 Answers0