Of you turn on debug logging you miiight get a little bit more information. Another thing to try is to turn of certificate validation to see if that helps.
Of you turn on debug logging you miiight get a little bit more information. Another thing to try is to turn of certificate validation to see if that helps.
I can reproduce his issue in 2019.1, changing HTTPCaller parameters does not seem to help, debug does not give another clue. Browser is downloading the file without a problem. Maybe submit a case?
Thanks for the suggestion. I will submit a case to Safe Support.
Did you discover anything more about this error @lawrence
I seem to be encountering it intermittently when running a workspace on FME Server 2019
Did you discover anything more about this error @lawrence
I seem to be encountering it intermittently when running a workspace on FME Server 2019
Regardless of FME version or platform, HTTPCaller doesn't seem to work in this case. Through Knowledge Base, I discovered there is an alternate transformer call AsyncHTTPCaller. It solves the problem for me.