Meetings teams
3 TopicsTeams invite not getting added to meetings sent to DLs.
We use outlook web to schedule classes (as Teams meetings) for students for various grades. Each grade has a DL containing all student IDs. Lately, when we're creating meetings and sending to class DLs, the Team meeting invite link is not getting added on to the invite. As a consequence, there's no join button as well appearing against the invite. If I go back into the invite, the "Teams meeting" option remains unchecked. If the invite is sent to individual limited audience, it works fine.2.3KViews0likes3CommentsPowershell alternative to allow applications to access online meetings on behalf of a user
Hello , I'm trying to use Microsoft graph API in my applications to allow users to create online meeting using the application token. I followed https://docs.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http where it is mentioned that is required to create an https://docs.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy and grant it to a user. It's working perfectly using powershell. My problem and my question : is there any other way to grant a user the access to create online meeting without passing by windows powershell ( like using microsoft graph api, admin dashboard ) because i can't ask my clients to execute commands on powershell to give onlineMeetings to a user. Thank you ,Solved1.3KViews2likes3Comments