microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Support Microsoft Teams Shorter meeting URLs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Please update the real time media sample to support joining Teams meetings using the shorter URL in the form of https://teams.microsoft.com/meet/meeting_id?p=HashedPasscode, as announced here and here. The new format is now the default for "Meet Now" and is being rolled out to meetings scheduled in calendar.
Note: Get onlineMeeting API can fetch the long URL format by the short version. But it requires delegated permission of the meeting owner, which we don't know from the shorter URL.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.