Online Meetings
5 TopicsChange notification for online meeting doesn't work if previous subscription deleted
Hi, I have question about teams online meeting subscription. I try to create a subscription to an online meeting and delete that subscription. After a moment I create a new subscription on same meeting resource and it is created successfully. But I cannot receive any change notice. Is this a bug or this operation is not supported?1.2KViews0likes5CommentsUpdate online meeting recording status
Hello, Can I ask that is there any API available to update recording status for online meeting after meeting has started? I found one API: updateRecordingStatus but looks like it only workable for call. Is there any API available for online meeting resource(beta is acceptable). ?978Views0likes2CommentsOnline meeting access policy
I'm working on one project which need to send request to get meeting details to graph. I already had created access policy to bot with application id and set the scope as global before. However when I try to get meeting info recently using access token generated from same application id and I got error that "no access policy found for this app". I checked my policies and the previous one still exists. Can I know what issue cause it and how to solve this issue? This is the policy I have created and granted globally Identity : Tag:Temp AppIds : {f66caace-af9f-4777-874e-094fe7862eac} Description : And this is the error info I receive "message": "No Application Access Policy found for this app.",1.3KViews0likes3CommentsOnline Meeting Create and Update - id not found
I've created an online meeting using the following method: https://docs.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-beta&tabs=http I've then gone to update it using the following call (and providing the id returned by the above method): https://docs.microsoft.com/en-us/graph/api/onlinemeeting-update?view=graph-rest-beta&tabs=http However, I get an error saying Invalid meeting id. Any ideas?1.8KViews0likes4CommentsRecommended location for creating calendar events for organizational webinars to external users
We host webinars that are delivered by a department (i.e. the fundraising department) at a non-profit organization. There will likely be multiple people at our organization that will run the virtual event via Teams online meeting video, and every participant will be external, likely without Microsoft accounts. We will also want to track who showed up to the online webinar, by viewing a list of the participants after the event is hosted. We're looking to programmatically create these events via Microsoft Graph API, which seems to have equal capabilities to create events on personal and group calendars. That said, we're new, and trying to figure out the best solution path. We're trying to determine the best location to create this event in our calendars. It seems that creating a group for our fundraising department, and then creating the event on the fundraising department's group calendar, would be the appropriate location. Any suggestions? Best, Ryan1.1KViews0likes1Comment