cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unauthorized error on calling a web service

Former Member
0 Likes
230

Hi All,

I am using the Netweaver trial version 7.01, and I am trying to call a one of the RFM's (SWO_QUERY_*) via Web Services from java. I have generated the required classes using axis, but when i make the call, I get an error - Transport error 404 - Unauthorized.

I am guessing that this is related to the permissions of the user that i am for http transport authorization, but i am not able to figure out what permissions are missing.

Please let me know if anyone has come across this.. I've been searching for a solution, but not come across any yet.

Any help with this is appreciated.

Regards,

-Kev.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

The user that i am trying to connect with has admin permissions on the machine where Netweaver is installed, and also has the same roles / profile as SAP* user.

I enabled logging and from the logs, the web service seems to use BASIC authentication. But I see an error - "Credentials provider not available"

I've searched around a bit for this, but no luck on a solution. The service is exposed from a standalone machine on a workgroup (there is no domain).

Please let me know if you have any suggestions.

Thx,

-Kev.