Forum Discussion
mpaludi00
Jul 20, 2022Copper Contributor
Graph API: I cant create a call peer to peer
Hi All! I am trying to create a peer-to-peer call with the /communications/calls api using the following request: {
"@odata.type": "#microsoft.graph.call",
"callbackUri": "https://my-endpoin...
mpaludi00
Jul 21, 2022Copper Contributor
The application id is the same in both places (Bot and My App on azure).
Regarding your last suggestion about the applicationInstance.Id , I am not passing that argument as a source, as I want the source to be a user.
What I need is to generate a peer-to-peer but not have the bot start it, otherwise it creates a conference. Is that possible? Prasad_Das-MSFT
Thanks for the quick response, I hope you can continue to help me.
Prasad_Das-MSFT
Microsoft
Jul 22, 2022mpaludi00 - Please refer: Create call - Microsoft Graph beta | Microsoft Docs