Hi,
I am trying to send some parameters to body using “x www form-urlencoded” in http request. I’m unable to understand how to pass the parameters?
Can any one please help me. I’m successfully getting response using Postman, but while using http request in UiPath, I tried passing it as a JSON in the body and it times out.
The format of strBody is as below
I have replaced the variables with correct value. Still getting timed out.
I’m new to http request, can anyone please explain me in details where I’m doing the mistake?
Thanks and Regards,
Meghdut