cancel
Showing results for 
Search instead for 
Did you mean: 

Network authenication error during calling a Sap Gateway Service

Former Member
0 Kudos

Hi all,

I programmed an example SAP gateway application and made the ncecessary customizing, when I call the SAP gateway service in transaction /iwfnd/maint_service I receive the following error message on my browser ( Internet Explorer  ) :

<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> 

<code>511</code>

<message>Network Authentication Required</message>

</error>

The user that I assigned to the service is my dialog user with all necessary gateway roles. Can somebody give me a hint about what the problem can be?Thanks

Best Regards

Sukru

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sukru,

Could you also check with the Service explorer if you in SP3+ version ?

The Service Explorer action is found within the /iwfnd/maint_service .

I would also advise you to check the consistency of the service via txn:/n/IWFND/SRV_VALIDATE

Regards

Gururaj

wbrown
Participant
0 Kudos

Hi Sukru,

Have you looked at transaction /iwfnd/error_log to see if that gives you any more information? I personally haven't seen this error before, are you getting it straight away or do you get prompted for userid and password before hand?

Regards,

Wayne