Teams Plugin - Attempt to get channels failed

I am testing a new workflow using Teams and getting this output as a failure. I’ve tried adding several relevant-sounding permissions in the Graph API and they haven’t made a difference. I added the user account to the Team as well as the Channel and that did not make a difference either. Any ideas?

An error occurred during plugin execution!

Attempt to get channels failed. {
  "error": {
    "code": "Forbidden",
    "message": "Forbidden",

Solved - seems that the user account needs to be licensed for this to work.

1 Like

Glad you figured it out :+1: For anyone else who may have similar issues here, we’ve got some docs surrounding Microsoft Teams that can help with getting it configured.