question

PranjalDixit-2303 avatar image
0 Votes"
PranjalDixit-2303 asked JimmyYang-MSFT edited

Create onling meeting with API

I am trying to create online meeting using graph API and msteam-meeting-template. But when signing-in with outlook user the meeting create is failed. Please help me out with how to Sign-in with multiple personal account and create online meeting with MS teams.

office-teams-app-devazure-ad-app-registration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JimmyYang-MSFT avatar image
0 Votes"
JimmyYang-MSFT answered JimmyYang-MSFT commented

@PranjalDixit-2303,

Are there any error messages when creating online meeting?

Unfortunately, there is no direct way to sign in Teams using multiple personal account to join Teams online meeting. As a workaround, you could try to open multiple browser and login in Teams web client to schedule and join the meeting.

Considering your requirements is related to Teams API. I also add Teams-app-dev tag to this thread and hope if someone could give some guidance about it.


If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Here is the error msg I am getting.



94204-ms-error.jpg


0 Votes 0 ·
ms-error.jpg (57.1 KiB)

If you're using Online meeting API then please note that it won't work with personal microsoft accounts; rather it will only work with delegated (work/school account) or application permissions. Have a look at the documentation.


0 Votes 0 ·

Ok..
Can different work/school account login and create meeting from the App credential (client Id and client secret key) of another work/school account?

0 Votes 0 ·

@PranjalDixit-2303

Yes! Administrators must create an application access policy and grant it to a user, authorizing the app configured in the policy to create an online meeting on behalf of that user.

0 Votes 0 ·
Show more comments