Error response for HTTP request with url encoding

Hi, Forum

I’ve faced with an HTTP error response (perhaps) due to wrong url encoding. Can anyone check out the following encoding and correct for us?

Property settings:
AcceptanceFormat=Any
BodyFormat=application/x-www-form-urlencoded

Regards

which one?

Also have a look here:
grafik

As an alternate to approach HTTP Request activity errors we can do:

  • crosschecking it with POSTMAN
  • port the working Postman settings to HTTP Request

or

  • check for its limitations and model a custom HTTP Call e.g. with HTTPClient