HTTP Request: The request timed-out

Hi @gururaser

For some more hints, I would suggest using a dummy file and then sending the same request via both:

  • the working method
  • UiPath activity

to a service like this one:

or

This way you can visually compare both requests, and see if maybe there are some crucial differences to be aware of.

At first look, it might be a bug in the activity not properly “understanding” that the request was successful, but I cannot say it with certainty just yet. This is why the above test would be super helpful.