Hi,
We are trying to send emails via a web service call by using the standard "Enqueue" function from codeunit 8901 "Email", which enqueues emails to be sent in the background.
However, we are encountering the following error: "You are not authorized to access this resource: https://graph.microsoft.com/.default. Contact your system administrator."
Azure AD App Configuration: We have registered an application in Azure AD and granted all necessary permissions.
Despite this configuration, we are still unable to send emails via the web service. Any advise what might be missing or misconfigured?