Remove Origin: //file from Header

Seems to be the same result, I already tested it half an hour ago.

So to be clear, this is not a CORS problem, the problem is, adding this “wrong” header will fail the request. Often services will check for right the same header or no header, and not allow an origin header like file://

There are other people and other posts which has the same problem, like that