So in postman, I am sending using this header and this is working find. (YW string is admin:admin encoded using base64). I'm trying to do the same in javascript, but I keep on getting a 403.headers.append('Content-Type', 'application/json');if (window.location.host.indexOf('localhost') != -1) { he...