I am getting 401 whenever I submit a job in the run workspace. These jobs works fine in Automations but not when i try to run it manually. The samples are working fine. The strange part, this issue happens in IE 11 but works fine in Chrome:
This is URL that gives 401:
https://gisdip.saskenergy.net/fmeserver/run/form/fmejobsubmitter/Alex%20Test/QPTM_Meter_Merge.fmw
This is the response:
<h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Unauthorized</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat/8.5.32</h3></body></html>
If I run the link by itself it works fine. I don't see anything strange in the logs.