I’ve already tried nearly every method and followed every documentation regarding connecting Teams to N8n and just cannot resolve this issue.
Firstly, I am using n8n cloud (NOT self hosted), and despite the credentials having been successfully connected, my teams trigger nodes (And other Teams related nodes) will just not run. It will either give me an Invalid Token error or 403 error, which I know is related to authentication. However, all credentials are correct and I am also subscribed to Microsoft 365 personal plan. And yes, I’ve tried the various things I need to do on Azure portal (registering an app and setting up the API permissions as well), however as this is on n8n cloud, this should not be necessary. I just do not know what is wrong so if someone could assist that would be greatly appreciated…
What is the error message (if any)?
Problem running workflow
Invalid Token
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
We were running into the same issue. Without knowing exactly why, the old connection just wouldnt’t “reconnect“. What did work was creating a new connection (Microsoft Outlook OAuth) and replacing our previously failing connection.