Hello
Need suggestion on Http Request activity. I am using HTTP request activity with API key and username and password. When I provide the details on POSTMAN, I am getting the below response with status 200.
when I use HTTP request activity in UiPath, the status is 200 but response content is null as shown below,
{“isArchived”:null,“message”:“”}
Can anyone please suggest any solution here?