How to send a POST request with BodyFormat: application/x-www-form-urlencoded in HTTP Request activity?”

I have tried the same curl request with postman and API result came successfully. UiPath error is HTTP Request: The operation has timed out.

Hi, @SasithaAnuranga

This example helped you.

Example: Body: empty BodyFormat: application/x-www-form-urlencoded Header: empty [image] Parameters: [image]

Thank you, I have tried this but still the same error occurred.

Putting true in continue on error prevents the error from being thrown and is not a solution to anything.

Did you try increasing the timeout? Making it’s taking a long time to retrieve the data.

No result came out from the API, empty

@SasithaAnuranga

Can you please show what you tried with some screenshots or so…and what error you are getting’?

cheers