401 Error when using tHTTPRequest though correct username and password is supplied
Hi, would like to seek for anyone's guidance. I am trying to pull an odata request from SAP API. Though username and password are correctly supplied, still I am getting 401 error in Talend. But upon testing the URI in browser, it is working. Can someone help mw fix this? Thank you.
401 error represented the request sent by the client to the server that lacks valid authentication credentials. Do you need proxy in browser to access internet? Have a try with other API tool like Postman to see if it works?