Folks,
My scenario is to get share point list items and thought of using REST API calls and get the items. But when I use HTTP Request activity and pass the API uri facing an error 401.
I can get response using other application like POSTMAN and even in browser for the same url. Also used simple authentication and provided credential. Still same error. Kindly let me know if you have solution for this issue.