Forum Discussion
Assuming that you ARE using the basic file permission, and the domain name like “sftp server” is the one on the valid and recognized CA cert, you might want to validate that the port number is right, and that the case of the file names and directories are right. Some ssl implementations are touchy.
- SpiroTaleski4 years agoValued Contributor
401 Unauthorized client error status response code indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource.
What type of the authorization are you using?
Regards,
Spiro Taleski- Bhavya_Sharma4 years agoNew Contributor
config_authType=Basic
- SpiroTaleski4 years agoValued Contributor
I am not very familiar with the SAP Hana, but based on the screen(config_AuthType = Basic)I can see that it is a basic authentication used. Ensure that the credentials that you are using are valid ones, or maybe there is additional property that needs to be added apart from basic Auth credentials. I believe that the SAP REST API specification/swagger contains all the details of how the API’s should be used.
Regards,
Spiro Taleski
Related Content
- 10 months ago
- 3 years ago