OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
234 stars 66 forks source link

Problem with permissions #394

Open BennyFeuch87 opened 1 year ago

BennyFeuch87 commented 1 year ago

Description

The app works and admins could also request teams. But all other users get an error message (see screenshot) that no access is possible. I have worked through the instructions again, but I can't find the exact point where the permissions are still missing.

Steps to reproduce

  1. Not Admin try to request a tean

Expected results

Not an Error

Actual Results

Bild (5)

Solution component

Power App

Operating system (environment)

Windows

Additional Info

No response

jesusfer commented 1 year ago

It's part of the documentation. Check the notes at the end of this section: https://github.com/OfficeDev/microsoft-teams-apps-requestateam/wiki/Deployment-Guide#register-azure-ad-app-as-a-sharepoint-add-in

You have to add the application users to the members group of the SharePoint site.