Forum Discussion

hmzdev's avatar
hmzdev
Copper Contributor
Nov 24, 2022

Graph api call working on teams webapp but not in Teams Desktop

I'm making a call to get online meeting infos but when I call graph api using this code on desktop app :     export default function meetingInfos(graph: Client): Promise<IMeetingInfos> { // al...

Resources