
Hello,
I'm working with Business Central on-prem 2023 release wave 2 and attempting to schedule tasks by calling a bound action using OAuth. I followed the guide on registering an app with Azure. However, I encounter licensing errors in the Event Viewer under the categories TaskScheduling and License. The first error mentions a NavLicenseServiceException and the second a LicenseServiceAdalServiceException. Any insights or suggestions on resolving these licensing issues would be greatly appreciated.
It works fine as long as the code does not involve scheduling a task at some point.
Thank you!