Outlook ui-less get bootstrap token

Vincent Boots 1 Reputation point
2021-06-24T10:49:48.01+00:00

hi There,

I am trying to run a ui-less Outlook web add-on but when i am running this on Windows the command :

   var ssoToken = await OfficeRuntime.auth.getAccessToken({});

is restricted to run on Outlook for windows.

Is there an option to ui-less get a bootstraptoken ? beasue it is also not possible anymore to use the dialog because that is prohibited to by design.

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
942 questions
0 comments No comments
{count} votes