I have implemented a codeunit in Business Central AL and published it as a SOAP Web Service with OAuth 2.0 authentication protocol. Now the challange comes when I try to consume this service in ASP.NET CORE. Please help.
Greetings Team, I have implemented a codeunit in Business Central AL and published it as a SOAP Web Service with OAuth 2.0 authentication protocol. Now the challange comes when I try to consume this service in ASP.NET CORE.
My expectation is to access the functions of the Web Service in ASP.NET CORE.
Please help.