Hi,
I want to consume a third-party API in business central On-prem and the API has a requirement for Certificate, I have the certificate file and password but I am not able to use them. I have written code in C#, and it works correctly but I am not able to do the same in Business Central, here is my C# application code.
I am not able to understand how to pass this certificate in Business Central. I have written the code in AL but it's not working, I have explored some standard codeunit but not able to upload the certificate
Anyone knows how to consume it,
Best Regards