Sure,
lets dig in.
Provide and confirm some of the below
outlook version
win version
ad connected azure connected
Addin Function
Ensure that the platform you're using supports the identity API. The OfficeRuntime.auth.getAccessToken method is supported in Excel, Word, and PowerPoint, but may not be supported in Outlook.
confirm necessary configurations for Single Sign-On (SSO)
Confirm your app permissions like User.Read, Files.Read.All, etc
Confirm Manifest file details
review logs under "Application," "Security," and "System" to find relevant events for failed events
https://github.com/OfficeDev/office-js/issues/5420
https://learn.microsoft.com/en-us/office/dev/add-ins/testing/testing-and-troubleshooting