Hello so im running the self managed connnector service in podman and im connecting the sharepoint online to this but im encountering error. I followed the steps indicated here: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/es-connectors-sharepoint-online.html#es-connectors-sharepoint-online-oauth-app-create
I already have these application permissions in my microsoft entra center
Then the error on kibana is this :
PermissionsMissing: Received Unauthorized response for https://domainname.sharepoint.com/sites/Elastic_Sample/_api/web/roleassignments?$expand=Member/users,RoleDefinitionBindings. Verify that the correct Graph API and Sharepoint permissions are granted to the app and admin consent is given. If the permissions and consent are correct, wait for several minutes and try again.
What should i do to fix these permission errors?