-
I have this issue: https://github.com/OfficeDev/outlook-dev-docs/issues/514 but cant comment since it has been closed. I had sideloaded my addin correctly and was trying some things when I accidentall…
-
In excel 365 desktop the authentication windows don't close after login successfully, but in the excel online works fine with the same manifest.
## Expected Behavior
The windows must close to fire…
-
I tried using both Office.context.auth.getAccessTokenAsync({ allowConsentPrompt: true}, asyncFunc) and OfficeRuntime.auth.getAccessToken({ allowConsentPrompt: true}). If the user needs to pre-authoriz…
-
> _Edit:_ Originally we thought this was just affecting _OnSend_ handler addins (as presented in this initial post). The scope of this issue broadened quite significantly throughout troubleshooting an…
-
## Expected Behavior
Office.context.mailbox.item should bring data
## Current Behavior
Office.context.mailbox.item is undefined
## Steps to Reproduce, or Live Example
```
function (respons…
-
### Category
- [ ] Enhancement
- [ ] Bug
- [* ] Question
- [ ] Documentation gap/issue
### Version
[ 1.1.0 ]
### Expected / Desired Behavior / Question
My goal is to render a Word Document w…
-
Calls to api/v2.0/me/messages/ with a REST token obtained using getcallbacktokenAsync on an item in a shared mailbox fail with 404. This was working a few weeks ago and suddenly stopped.
## Expect…
-
When can we expect IE11 to be removed as the default browser in desktop Excel when using the javascript shared runtime? It's a massive pain having to make your Addin work in IE11 since a lot of framew…
-
0
down vote
favorite
I am experience issue with addFileAttachmentAsync. It works fine when add single attachment or inline image. But I need to add multiple attachments and multiple embedded imag…
-
Super excited about this Debugger Extension for Office-JS. Below is a screenshot of the error I got when trying to start up the debugger. Any thoughts on how to fix this?