Microsoft Teams Trigger Error

I am getting the following error when I try to use the Microsoft Teams Trigger.

when I use a webhook and then call the teams node it works fine so I know my authentication is working.

Information on your n8n setup

  • **n8n version:1.95.3
  • **Database (default: SQLite):SQLite
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):main
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):cloud
  • **Operating system:Mac

Hey @Jeff_Wilson

Am not 100 percent sure, but maybe you need to add a bot to the teams chat? Something needs permission. Like in slack you have to add bot.

Or maybe add more permission.

Hope this helps abit,

Samuel