Hi everyone,
I am attempting to "Test and Enable" my mailbox in a new instance of Dynamics 365 CRM and I keep getting this error when it attempts the outbound:
====
An unexpected error occurred while sending the email message "Your mailbox is now connected to Dynamics 365". Mailbox Financial IT GUY didn't synchronize. The owner of the associated email server profile Microsoft Exchange Online has been notified.
ActivityId: 673bb055-4b9a-4121-b01e-26669dc93410
>Error : Microsoft.Crm.CrmException: User does not have the privilege to act on behalf another user.
at Microsoft.Crm.BusinessEntities.SecurityLibrary.VerifyUser(Guid user, ExecutionContext context)
at Microsoft.Crm.BusinessEntities.ExecutionContext.SetCaller(Guid callerId, Boolean setCallerLanguage, Boolean verifyUser, Int32 callerLanguageCode, Guid previousCallerBusinessId)
at Microsoft.Crm.BusinessEntities.ExecutionContext.OnBeginRequest(Guid userId, Boolean startTransaction, IsolationLevel isolationLevel, ExecutionOperationContext operationContext, CallerOriginToken originToken)
at Microsoft.Crm.BusinessEntities.ExecutionContext.OnBeginRequest(Guid userId, Boolean startTransaction, IsolationLevel isolationLevel, ExecutionOperationContext operationContext)
at Microsoft.Crm.BusinessEntities.ExecutionContext.OnBeginRequest(Guid userId, Boolean startTransaction)
at Microsoft.Crm.Asynchronous.EmailConnector.S2SHelper.UpdateMetadataFor...
=====
Now here's the issue: I'm logged in as as System Admin and also am a Global Admin for my Tenant. I am attempting to Test and Enable my own mailbox. Is it really saying that I can't send an email on behalf of myself? Also, this is the first time this has happened and it's happening with every mailbox I try to enable, with any user, regardless of security role or admin status.
Any ideas?