Forum Discussion
ChenguangHe
Jun 24, 2022Brass Contributor
unable to get call transcript event message
Hello, I'm working on a project to track change notification of call. I need to create subscription for change notification of eventMessage. Now I can receive callStartedEventMessageDetail, callEnded...
Prasad_Das-MSFT
Microsoft
Jun 24, 2022ChenguangHe -
Could you please share any repro steps or sample you have followed?
- ChenguangHeJun 24, 2022Brass Contributor
How can I access to this settings?
I turned on transcription settings in teams admin center but it doesn't work
- Prasad_Das-MSFTJun 25, 2022
Microsoft
ChenguangHe -
Organization IT admins can enable transcription for everyone by including it in the global policy or selective people by having different policies for different users.- ChenguangHeJun 27, 2022Brass Contributor
This problem has been solved. Thanks
By the way I want to ask another issue about scope. I want to get access token with scope OnlineMeetings.ReadWrite.All and API permission has been granted from admin
But I still receive this error: AADSTS65005: The application asked for scope OnlineMeetings.ReadWrite.All that doesn't exist on the resource. I had got admin consent and why do I still meet this error?