WebService Authentication Issue

Hi ,

I am getting an error while executing a webservice on 71 which is perfectly working on 65.

Error Description:

com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [ISC.0064.9314] Authorization Required: Unauthorized

Could any one have a idea why it is not working on 71 environment? am i missing anything ?

The credentials are fine.

Thanks in Advance,

Naveen

Please make sure you have the WSD/flow service Properties/Execute ACL set to Anonymous on your IS7.1 environment?

HTH,
RMG

The Execute ACL is Anonymous, i even ran the service using Admin logins but still same issues :frowning:

Naveen

One input to a Web service connector is the auth document, which should contain the user name and password required to authenticate the Web service request.

Do you have this authentication?

HTH,
RMG

Yeah, i am giving the auth fileds(username n password), even i am able to access the URL through browser but not through the WS.

Naveen

Can you test the WS via soapUI tool to make sure how it works?

Also could you check in the IS logs with changing the logging level to Debug/Traceā€¦

HTH,
RMg

Thanks for ur inputs,

The issue is resolved, partner changed something on their side.

Thanks,
Naveen