Hi. I need to integrate Microsoft Dynamics NAV web services on the website. One of the guys provided me with a list of services URLs to access in a browser to see the XML structure. When I open, I see "Sign In" window, I enter username and password but window still prompts me to enter details. My IP is whitelisted, server IP as well and I send SOAP requests from server's specific IP. But no results.
I asked them (who gave me service URLs) and they told that they can see the XML in a browser with that same credentials they gave me.
For the PHP code, I can imagine why I cannot get any results because if in browser the authentication is not working, it will not work for the server requests too.
I tried to turn off antivirus, restart the internet, tried with other PC,browsers,etc...but nothing, same result - looped sign in window (see the attachment).
Any solutions please?
Thanks