-
The CDN is:
```
$ curl -s https://appsforoffice.microsoft.com/lib/1/hosted/office.debug.js | head -n2
/* Office JavaScript API library */
/* Version: 16.0.10831.10000 */
```
The current vers…
-
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: Office on the web
* Host [Excel, Word, PowerPoint, etc.]: Outlook
* Office version number: N/A
* Operating System: Win…
-
I get a ton of script errors when I try to use this plugin. It's probably a windows setting because it feels very IE6, but I can't seem to fix it, any help?
-
Hie everyone !
So, everything is in the title, i have an issue CoolProp on Excel when i re-opened a file with CoolProp's equations in it. They simply don't work.
Some more details, I work on Microso…
-
Hi looking at the Outlook API, I do not see a way to retrieve the raw email source? (EML)
Typically:
```js
var item = Office.context.mailbox.item;
```
-
# Provide required information needed to triage your issue
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: **Office on the web**
* Host [Excel, Word, PowerPoint, etc…
-
Hi,
For the past week I stopped receiving PIN whenever I need to configure mbapi2020. I tried logging out of Mercedes Me app and logging back in to see if I receive the PIN, and yes, I receive the …
-
**Describe the bug**
```
Auth error
Error: Bad Request,
error: invalid_request,
description: AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application' cli…
-
I have a .NET Framework 4.7.2 solution which is slowed down by this extension.
The solution is an Outlook Addin + MVC5 website with Swagger API + Microsoft API Helppage.
The slowdown doesnt ha…
-
# Provide required information needed to triage your issue
We use the worksheet collection's onNameChanged event and sometime in the last 24 hours or so that event no longer seems to exist on the…