Dec 11 2022 05:57 PM
I subscribed to teams channel through the Graph API: Create subscription
In the normal processing case below:
I can correctly parse the change notification chat message content by the following code.
But when the following error occurs in the program, i get chatMessage.EventDetail is empty.
When this error message appears, how should I get the chatMessage.EventDetail content correctly ?
Thanks.
Dec 11 2022 10:03 PM
Dec 11 2022 10:31 PM - edited Dec 11 2022 10:34 PM
@Nivedipa-MSFT , thanks
When this error occurs, the value of chatMessage.EventDetail received is null.
Dec 12 2022 01:53 AM - edited Dec 12 2022 02:04 AM
Solution@ShawnLien1129 - The call recording was not uploaded. It's getting error, so the event was not completed. Thats why the eventDetails are empty.
If the recording was uploaded in Teams succesfully, then the event was completed and will get the details of an event.
There is no way to get the chatMessage.EventDetails when the recording was failed to upload.
Thanks,
Nivedipa
-------------------------------------------------------------------------
If the response is helpful, please click Mark as Best Response and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
Dec 12 2022 03:00 AM
Could you please share your valuable feedback via Microsoft Teams Developer Community Response Feedback link.
Dec 12 2022 05:42 PM
Except for change notifications, is there any other api that i can get the download link info for this error message ? Thanks.
Dec 13 2022 12:25 AM - edited Dec 15 2022 04:28 AM
@ShawnLien1129 - Currently we don't have any API to get video recording link of a meeting or to download the recorded video.
Dec 13 2022 12:34 AM - edited Dec 13 2022 12:35 AM
Could you please share your valuable feedback via Microsoft Teams Developer Community Response Feedback link.
=> Done.
Dec 12 2022 01:53 AM - edited Dec 12 2022 02:04 AM
Solution@ShawnLien1129 - The call recording was not uploaded. It's getting error, so the event was not completed. Thats why the eventDetails are empty.
If the recording was uploaded in Teams succesfully, then the event was completed and will get the details of an event.
There is no way to get the chatMessage.EventDetails when the recording was failed to upload.
Thanks,
Nivedipa
-------------------------------------------------------------------------
If the response is helpful, please click Mark as Best Response and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.