HTTP request status 0

Hi All,

I using the HTTP request activity to do a GET request to a local asp.net web api i have build. Postman works but the HTTP request activity return a status 0. I know there are alot of reasons for this status.

Could anyone please help?

@rohangroombridge - can you share the http request activity property screenshot?
also - pls show the input/body strings for better understanding.

1 Like

Hi, Thanks But I fixed the reason why i was getting a status zero. For others just incase they need to know. I used the below proxy documentation to route all bots through our networks proxy. I had to set the proxy in the UiPath.Executor.exe.config file.

Proxy documentation UiPath

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.