Hi
I am trying to use HTTP Utility, and the Post action there. There seems to be difficulties to get the Headers and/or Post Data parameters correct.
I have tried several Header collections but I always get BP error "Internal: Could not execute code stage because exception thrown by code stage: The remote server returned an error: (400) Bad Request.". Actually this error 400 Bad Request does not come from the remote server, but the Virtual Worker tcpip stack fails to even send the request due to the error. This was verified from tracing the network traffic, the http request is not sent. Anyway, there is something wrong with forming the http post network packet.
Does anyone have detailed guidance or samples on how to set the parameters for the Post action.
Kind regards,
Toni