Share via

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.

Microsoft 365 and Office | Development | Office JavaScript API
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.