Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Internal Error" for classic, new and new-mobile UI in desktop Outlook 2016 on Windows 10 #69

Closed
theendlesssummer opened this issue Apr 9, 2018 · 4 comments

Comments

@theendlesssummer
Copy link

User Agent = Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; rv:11.0) like Gecko
Requirement set = 1.5
contentLanguage = en-US
displayLanguage = en-US
touchEnabled = 0
hostname = Outlook
hostVersion = 16.0.8431.2236
itemType = message
itemClass = IPM.Note
permissions = 3
ERROR: Unable to obtain callback token.
{
"value": null,
"status": "failed",
"error": {
"name": "Internal Error",
"message": "An internal error has occurred."
}
}
Anonymous function()@https://mha.azurewebsites.net/Scripts/GetHeadersRest.js:36:21
Anonymous function()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-win32-16.02.js:9:165885
Anonymous function()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-win32-16.02.js:9:157860

@stephenegriffin
Copy link
Member

stephenegriffin commented Apr 9, 2018

This looks like the rest call is failing, possibly with a 500 server error. Is this new behavior and is it ongoing? Does the issue repro for all messages or only certain messages?

@theendlesssummer
Copy link
Author

theendlesssummer commented Apr 9, 2018 via email

@stephenegriffin
Copy link
Member

I can hard code this error to fall back to ews. Might be able to fix it tonight.

@theendlesssummer
Copy link
Author

theendlesssummer commented Apr 10, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants