Issue Overview
Newly created users in the Business Central SaaS environment (version 27.3) are unable to send emails (approval notifications, background/job queue–driven emails).
Existing users are not affected.
The users have the same bc Licences and bc permission and have the same office 365 licences.
The email account being used is 'Current User' and the notification is trigerred by a standard approval workflow.
Is anyone having this issue and any idea how to troubleshoot as debugging it in AL is impossible as the functions for the token retrieval are blocked.
The code is breaking at this line : "Email - OAuth Client"(CodeUnit 4507).TryGetAccessTokenInternal - Email - Outlook REST API by Microsoft version 27.3.44313.46295
Thanks in advance