microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

CreateOnlineMeetingAsync - where can I find more info on this method being obsolete

Open
#213 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

Describe the issue
I'd like to create online meeting using APP credentials rather than user credentials. However, in samples it says that creating meeting using APP credentials is obsolete. Where can I find more info about this?

Code Snippet
[Obsolete("This way of creating meeting is obsolete. Check CreateUserMeetingRequestAsync for creating meetings.")]
public async Task CreateOnlineMeetingAsync(string tenantId, string organizerId, Guid scenarioId)

Expected behavior
Would like to create a meeting using above method

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names CreateOnlineMeetingAsync and CreateUserMeetingRequestAsync but no repository file or test. Start by locating those methods in the samples and checking the referenced Microsoft Graph guidance for app credentials. Done means the obsolete status and supported meeting-creation path are clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.