We are trying to consume a nav web service. We have tested on UAT using Windows Authentication and it works. On LIVE it fails, it is also using Windows Authentication.
This is the error we get..
The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'Negotiate'. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
Does anybody what this means?
Our user accounts for NAV are set-up exactly the same on UAT and LIVE.
*This post is locked for comments