I am creating the Microsoft Teams recording bot. and its successfully receiving the incoming call request but while answering the call it is throwing the exception i.e.
Exception thrown: 'Microsoft.Graph.Communications.Core.Exceptions.ServiceException' in mscorlib.dll
When and the following message is being written in my log file.
ERROR Caught an Exception running the task: Answering call 861f3e00-1d20-4334-848a-3786b081586c with scenario 5a356e88-bfea-4250-ad06-d2ababed3128.
could anyone help me in solving this problem.