Hello!
I’m having issues activating a workflow where there is a Microsoft Teams Trigger in it!
Here it is the following error:
Problem saving workflow
Subscription validation request failed. Notification endpoint must respond with 200 OK to validation request.
Looks like the node isn’t working well.
Information on your n8n setup
- n8n version: 1.100.1
- Database: Postgress
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via: Docker
- Operating system: Ubuntu
Note: The following permissions are well set in Microsoft Entra:
1 Like
Can you let us know how you solved the problem? I am having a similar issue. If possible, can you explain where in Entra you applied those permissions?
Hello!
You can solve this problem by giving these permissions on Microsoft Azure plataform. You need to find the " Application Logs" page in the plataform, find your app, find " API Permissions" and give the permissions n8n asks!
I am running into the same issue. Following your advise I have granted all the premissioned asked by n8n but still got the same error. Could you provide more detail on how solved it? Does it take time for the permission to to take effect? Thanks a lot.