
Hello guys,
Recently, I created a web service for D365FO, and I have been testing it using postman.
Now I need to create a web client in asp.net to consume it.
The standard way doesn't work because of the azure authentication when I click add service reference
it keeps prompting asking for the password forever, do you guys have any example to share?
I have been looking on the internet, but no success.
Thanks
You can find sample code from Microsoft at github.com/microsoft/Dynamics-AX-Integration/ServiceSamples/.