Hi friends.
We are trying to implement a NAV 2016 webservices through a public domain.
The problem we have is that when we try to access it, a redirect is created that we do not know how to remove or control.
We have tested the webservices locally within the NAV server and it works perfectly.
MyServerLocal-01:7047/.../SC_NAV_WebService
But trying to do it through a public domain like this:
MyServerLocal-01.MyDomain.com:7047/.../SC_NAV_WebService
We have noticed that the word "WebClient" is added after "/ Codeunit" and it would look like this:
MyServerLocal-01.MyDomain.com:7047/.../WebClient/SC_NAV_WebService
Finally we get this error:
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
We have used the web www.redirect-checker.org/ and there we obtain that there is a 302 redirect.
Any tips or suggestions that we may be doing wrong?
Thank you very much.
Note: A Record A has been created for the domain.