cancel
Showing results for 
Search instead for 
Did you mean: 

TransportBindingException: Response code (401) [Unauthorized]

Former Member
0 Kudos

Hello Experts,

I have created an ABAP Provider system with SAP_DEFAULT_PROFILE (WS). The runtime authentication has been set to Technical User and I am able to find my ABAP web service when I ping the system.

When I try to test the service from WS Navigator I get the following error:

Invalid Response Code (401). Server [http://<server>:<port>/sap/bc/srt/rfc/sap/zwam_get_approver_wsd/400/zwammi_srv_apprv/zwammi_srv_apprv] returned message [Unauthorized]. Http proxy info: none

[Exception]

com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Response code (401)


Please provide your valuable inputs.

Thanks & Regards

Gaurang Dayal

Accepted Solutions (0)

Answers (2)

Answers (2)

vijay_kumar49
Active Contributor
0 Kudos

Gaurang,

Please go thorough this thread

Regards

Vijay Kalluri

former_member191044
Active Contributor
0 Kudos

Hello Gaurang,

as you can see it says "Unauthorized". This means the user that you use to call the service in the ABAP system has not the needed permissions.

Regards,

Tobias