Deploying a WebService as a GET Method
Hi,
I have created a web service for a process which gives prediction for the input using GET method.

I have added URL query parameter as well while deploying the webservice.

But when I am testing the webservice via POSTMAN I am not able to get the output .I am getting following error.
Where am I going wrong?I even tried by removing the macros from context panel but it didn't work.
I have created a web service for a process which gives prediction for the input using GET method.

I have added URL query parameter as well while deploying the webservice.

But when I am testing the webservice via POSTMAN I am not able to get the output .I am getting following error.
Where am I going wrong?I even tried by removing the macros from context panel but it didn't work.