Outlook Add-in - Call to mailbox.getUserIdentityTokenAsync returning undefined token for only some Outlook accounts #5487
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: attention 👋
Waiting on Microsoft to provide feedback
Possible-Solution
Similar-Issue
I am working on a previously fully-functional Outlook Add-in that is having issues retrieving the mailbox.getUserIdentityTokenAsync only for some Outlook accounts.
Your Environment
Expected behavior
All Outlook accounts are able to successfully retrieve an ExchangeIdentityToken upon calling: Office.context.mailbox.getUserIdentityTokenAsync()
Current behavior
Some accounts (no discernable pattern) fail to retrieve the token and produce the following error response:
"Internal protocol error: '-2147467259'."
and "AccessRestricted".
Steps to reproduce
The text was updated successfully, but these errors were encountered: