I am trying to use the HTTPCaller transform to access an internal web application ( mvc5) hosted on IIS8. It always returns an error 500 , regardless of the authentication method used - I suspect ho it passes the account information is the issue as if I disable authentication I get the 401.
The FME desktop is on a dedicated machine with a dedicated account and this account can access the url using IE/Edge without any issues.
I was wondering if the transformer supports Kerberos authentication, and if not, can someone please suggest another method I can use to read a specific web page on our authenticated web application.
Note: We use 2017.1 desktop only and our network is pure Windows with no internal proxy for routing.
Any suggestions at this point would be greatly appreciated, as this is driving me crazy.