The CreatorCon Call for Content is officially open! Get started here.

REST Activity : Host Parameter is null error

sowmyas
Kilo Contributor

While using the Workflow REST Activity (introduced in Fuji), I am getting the following exception :REST Web Service invocation failed with status code: 0 payload: errorMessage: java.lang.IllegalArgumentException: host parameter is null. What could the issue be? I have checked the endpoint and the input parameters. Where do I look for the issue?

2 REPLIES 2

nichoffman
Kilo Expert

Hello Sowmya,


I'm having the same issue... Did you manage to make it work?


Vivektietsood
Tera Guru

I had the same issue. I was able to solve it by prefixing https:// to end the point. I changed at the Rest Message End Point as well as at the Get Method End Point. 

Please mark the answer helpful if it helps you.