Hi there community,
I am trying to send webhook data through to MS teams in order to send a message on a channel. I got the webhook set up correctly (tested) but when I try to connect it to MS teams, something goes haywire. When connecting to MS teams, I insert the App ID , Tenant ID and Secret ID (I confirmed that these are correct). When Make validates the connection, I successfully go through authorization (by entering my email / password and 2nd factor verification on the authenticator app). It is at this point where it breaks. I get the following error message: “{ “message”: “the request failed due to failure of a previous request.”, “code”: “sc424”, “suberrors”: [ { “message”: “"invalid_client"”, “name”: “error” } ] }”
Anyone able to help on this error? I would greatly appreciate your help!
Thanks in advance,
Ruan