I am currently trying to test-drive n8n. My organization heavily relies on Microsoft SharePoint, so having proper integrations is crucial. However when I try to connect I get the following error message:
{"error":"invalid_client","error_description":"AADSTS65oo57: Invalid resource. The client has requested access to a resource which is not listed in the requested permissions in the client's application registration. Client app ID: aad843ca-42a7-4219-a3f9-91bcf621d795(n8n). Resource value from request: https://___.sharepoint.com. Resource app ID: ooooooo3-oooo-off1-ceoo-oooooooooooo. List of valid resources from app registration: ooooooo3-oooo-oooo-cooo-oooooooooooo. Trace ID: 9f3d2fa5-f7f6-41_89-8431-7b4o4c8d2aoo Correlation ID: o5a712f1-29b9-43d4-b1c2-1fd7f5caf1b3 Timestamp: 2o25-o5-17 1o:58:28Z","state":"___"}
I am also not an Azure expert, but to me this seems like a misconfiguration on N8Ns part? Ideally I would also use my own app id, but that seems to be impossible on the cloud version, so I might have to switch to self-hosted?