Hey, so I am trying to make an HTTP request to our...
# suitescript
n
Hey, so I am trying to make an HTTP request to our Zebra Printer (only accepts http) but NetSuite's pages are HTTPS so I can't use the browser post request or else I'll get a mixed content error. I know NetSuite has an HTTP module but that also didn't work on a client script. Does anyone know how I could make a local HTTP post request to this printer through Netsuite?