We are using the Web Utility Send HTTP step with the following fields set
URL https://notifications.hursley.ibm.com/test/api/index.php
METHOD - POST
HEADERS -
Content-Type:application/x-www-form-urlencoded
Accept:text/html
Host:notifications.hursley.ibm.com
DATA - /udeployclient/udclient/convdate/${p:inputa}
When this step is run it returns the following error :
[action] Building and validating request.
Caught: java.lang.NumberFormatException: For input string: ""
java.lang.NumberFormatException: For input string: ""
at com.urbancode.air.plugin.webutilities.SendHttpRequest.executeHTTP(SendHttpRequest.groovy:79)
at com.urbancode.air.plugin.webutilities.SendHttpRequest$executeHTTP.callCurrent(Unknown Source)
at com.urbancode.air.plugin.webutilities.SendHttpRequest.run(SendHttpRequest.groovy:36)
Plugin Execution completed at: 2022-05-17T11:56:03.239Z
Post Process completed at: 2022-05-17T11:56:03.244Z
Any help resolving this error would be appreciated.
#UrbanCodeDeploy#Support#SupportMigration