Hi guys,
I am getting statusCode 0 in case of application error. It should be 1 in case of application error. I am returning 400 statusCode in my action's output but it is showing statusCode 0 in response map and in the root json also it is showing statusCode 0.
you can see the output of wsk -i activation get activationId command in below screenshot.

Hi guys,
I am getting statusCode 0 in case of application error. It should be 1 in case of application error. I am returning 400 statusCode in my action's output but it is showing statusCode 0 in response map and in the root json also it is showing statusCode 0.

you can see the output of wsk -i activation get activationId command in below screenshot.