hello, thanks for the tutorial.. is there a way I can get information on the meeting participants and the duration each participant was in the meeting. ie.when the meeting is ongoing or at the end of the meeting
Hello , Need urgent help In my Nodejs application I would like to use Microsoft Teams Graph Api For creating online meeting links then send it to 2,3 participant . I don't want to use Calendar Api because we don't know whether participant having Microsoft teams account or not. So can you please guide me with my requirement.
Hi. I am facing an error at this line const newEvent = await appGraphClient.api(newMeeting).post(event); It just says new GraphError and styatusCode: 401
Hi, Is it possible that I can create meeting invites directly using my program(which uses graph API) and post them on Teams channels?
hello, thanks for the tutorial.. is there a way I can get information on the meeting participants and the duration each participant was in the meeting. ie.when the meeting is ongoing or at the end of the meeting
Hi, Would be possible for someone to "End Meeting" using the custom app.
where to find user id
i have tried with object id of app
Please help
Hello ,
Need urgent help In my Nodejs application I would like to use Microsoft Teams Graph Api For creating online meeting links then send it to 2,3 participant . I don't want to use Calendar Api because we don't know whether participant having Microsoft teams account or not. So can you please guide me with my requirement.
were u able to find solution for it
any updates?
Hi.
I am facing an error
at this line
const newEvent = await appGraphClient.api(newMeeting).post(event);
It just says new GraphError
and styatusCode: 401