Microsoft sharepoint in Mendix

0
Hello everyone, I could able to sucessfully configured the MS graph in mendix application. And also succesfully authorized the connection. Currently, I am facing an issue with MS sharepoint module. I have configured it and getting an error as below Can anyone please tell me about solving this issue? Thanks   Mendix version: 10.6.3   BR Dinesh
asked
4 answers
0

Hello Dinesh,

 

This sounds more like a problem on the Azure AD Microsoft Graph side then on the mendix side:

 

This is the microsoft documentation saying:

image.png

 

Hope this helps,

 

Good luck!

answered
0

This has been configured in mendix side too.

image.png

Also in Azure, API permissions for Microsoft graph has been configured. (as per manual)

image.png

answered
0

Hi Dinesh,

Have you provided access to the specific user to the application which you have created in Azure AD site

answered
0

Hi, Do i have to consent the API permissions to access the sharepoint? But those API permission says, Admin consent required is "No".

In below link of MS graph explorer, Initially couldn't able to access. After enable the consent, data can be accessed.image.png

Is it really required? Thank in advance.

answered