Forum Discussion
relkniw
Oct 26, 2021Brass Contributor
Cannot initiate PSTN calls from bot
Hi everybody, within my calling bot I try to initiate a PSTN call like https://docs.microsoft.com/en-us/graph/api/application-post-calls?view=graph-rest-1.0&tabs=http#example-8-create-peer-to-pee...
- Nov 08, 2021We could solve the problem. We used the wrong object ID for creating the call. After using the object ID from the assigned service user, it works.
relkniw
Nov 08, 2021Brass Contributor
We could solve the problem. We used the wrong object ID for creating the call. After using the object ID from the assigned service user, it works.