Question

Getting 401 when submitting a job

  • 13 December 2019
  • 1 reply
  • 3 views

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.

 


1 reply

I want to add also, that everything was working before until I have enabled SSO, if I disable SSO, I am able to run jobs manually from run workspace.

Reply