Hello.
My requirement: Get data from REST API.
My steps:
- I POST authorisation call to get session authorisation token (Works in postman and UiPath)
- I make a GET call with session token added in header. It works in Postman, but I get status 401 in UiPath.
Postman (Successful)
UiPath Activity (ERROR)
4 posts - 3 participants