Instructions presented in Configure Microsoft 365 OAuth App page will need to be modified to point to the correct otto server url instead of http://localhost:8080
For step3 , Navigate to API permissions from the left sidebar. -> change text to reflect that API permissions is under Manage tab in left sidebar.
For step4, the text Paste the client secret into the Client Secret field below. can be modified to specifically ask to use Secret Value ( we have Secret Value and Secret Id ).
Instructions presented in
Configure Microsoft 365 OAuth App
page will need to be modified to point to the correct otto server url instead of http://localhost:8080For step3 ,
Navigate to API permissions from the left sidebar.
-> change text to reflect thatAPI permissions
is underManage
tab in left sidebar.For step4, the text
Paste the client secret into the Client Secret field below.
can be modified to specifically ask to useSecret Value
( we have Secret Value and Secret Id ).Along with this , we also see the 1 and 3 issues mentioned in https://github.com/otto8-ai/otto8/issues/402.