Need admin approval error in Microsoft Teams node

Hello,
I’m trying to use the Microsoft Teams trigger node, but when I attempt to connect my account, I get the following error:

Need Admin Approval

I already granted consent from an administrator account in the Microsoft Entra Center, but I’m still seeing the same error.

Here’s what I see in the Azure portal after approving the connection:

{
"API name" : "Microsoft Graph",
"Claim value" : "User.Read",
"Permission": "Sign in and read user profile",
"Type": "Delegated",
"Granted through": "Admin consent",
"Granted by": "An administrator"
}

Has anyone faced this issue before or knows how to resolve it?

Information on your n8n setup

  • n8n version: 1.106.3
  • Database: SQLite
  • n8n EXECUTIONS_PROCESS setting: own
  • Running n8n via: n8n cloud
  • Operating system:

Hi, have you granted admin consent to the n8n app itself in Azure? Should be able to find it in Portal → Enterprise Apps.

Yes I did that then I clicked on the button Grant Admin consent

Did you ever solve this? I’m having the same issue after having admin grant consent.

Yes, in my case it seems that the issue was caused by our tenant settings for user consent.
See the answer below:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.