OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation.
MIT License
234 stars 65 forks source link

Power Automate flow Fails #366

Open senaniLV opened 2 years ago

senaniLV commented 2 years ago

Description

Power Automate flow fails because the service account which I used to create the flow is not a member of the admin team.

Steps to reproduce

  1. After the configurations are done, go to the teams. 2.Click on the Request-a-teams app and create a team from template. 3.Complete the steps. But no adaptive card is posted in the admin channel of teams.
  2. I have checked the teams Ids and channel Ids. All are correct.
  3. An error is shown in the flow saying no permission to access.

Expected results

Flow should be successful and adaptive card to be posted to the channel.

Actual Results

No adaptive card is posted in the admin channel of teams and an error is shown in the flow saying no permission to access.

Solution component

Power Automate Flows

Operating system (environment)

Windows

Additional Info

No response

7gizmo commented 1 year ago

Have you install the Flows with the Service User and has the Service-user permission on the "Request a Team Admin" Team ?