Hi Team,
I am trying the post the request using HTTP request activity but i am always getting response status is 0.
Whatever the api body i am getting from the website if i am running in HTTP request in UiPath I am getting response is 0. Where as the same endpoint URL and json body is working and executing in postman tool.
@Palaniyappan @loginerror @Lahiru.Fernando @Pablito @balupad14 @balkishan @Jan_Brian_Despi @HareeshMR
Endpoint URL : org URL
Accept : Any
Method : POST
Body : Json string
Body Format : I tried Application/xml, Application/json, text/json
It didnt worked out in any of these conditions where as the same thing working fine in postman tool
I couldnt post the JSON body as it is organization data. Can somebody help me on this and give me insights what more can be done?
Tried the topics in community forum but didnt worked out.