Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more 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.