Alson
Results
1
issues of
Alson
### Describe the bug Getting this error while calling the graph api endpoint like the below code snippet var callRecordSession = AsyncHelpers.RunSync(() => graphServiceClient.Communications.CallRecords[Convert.ToString(callRecordId)].Sessions.Request(queryOptions).GetAsync()); ### Expected behavior API should return...
status:waiting-for-triage
type:bug