I'm having trouble with the Ms Teams Trigger

I’m having the current error while trying to use a ms teams trigger, i cant start the workflow because of this error, can anyone help me, i already set up the credentials.

hello @NakedSnake

Are you using the latest n8n version?
Do you have n8n cloud or self-hosted?

I’m using the n8n cloud version

Welcome to the community @NakedSnake,

Tip for sharing information

Pasting your n8n workflow


Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.

```
<your workflow>
```

That implies to any JSON output you would like to share with us.

Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!


Could you paste the node here (rather than the screenshot, see tip above) as well as the error stack, which you can copy as per image below