47
Views
0
Comments
[Office 365 Connector] Problems making the Demo work solved
Question
office-365-connector
Web icon
Forge asset by Pedro Trigo

To anyone who encounters problems in making the Demo work, I wanted to pass along what we did to get the Office365Connector Demo to work.

 We registered the Office365Connector Demo with Azure AD.  When we set the Configuration in the Demo, we still received a Bad Request 400 response when attempting to do anything else in the Demo.  Using the Detail information in the Error Log and with advice from João we

1.  Changed our API Rest from using Version 2 to using Version 1.

2.  In the Connector module we changed the length of the Scope attribute in the TokenRequest entity from 50 to 127.  

The Demo then ran fine.


Dave Schuler


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.