Hello, community. I have a problem that I’ve been racking my brains over for two weeks now. I can’t log into my Outlook to read emails using n8n. Likewise, I don’t have direct access to Microsoft Entra, and my Azure administrators are asking me to provide a list of specific access rights that need to be added to my application. Please help me understand how the application should be configured correctly.
There is list of already granted permissions at API permissions:
and make sure you are not using the /common/ in the access token or authorization URLs. Use your tenant ID (you can find it in the app home page in Entra) instead of common
Application ID work, you know strange thing about app, it’s work prefect with excel connection. But outlook and teams can’t be connected to n8n. Will make deep dive to a problem on Monday with Azure admins, I will bring solution if it will be founded. Cheers!