getCallbackTokenAsync returns “An internal error has occurred”

*爱你&永不变心* 提交于 2019-12-22 17:51:57

问题


I have created an Outlook add-in, which uses mailbox.getCallbackTokenAsync() function to authenticate with EWS API. For the majority of the add-in users, this works without issues.

However, for some users, calling this function results in the "An internal error has occurred" error. This seems to occur just once, and subsequent calls to this function return token successfully.

Users that experience issues use various Outlook versions - Outlook 16.0.6965.2115, Outlook 16.0.7571.2109, Outlook Mac 15.29, ...

Do you have any idea what is the cause of this error?

来源:https://stackoverflow.com/questions/41855014/getcallbacktokenasync-returns-an-internal-error-has-occurred

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!