Microsoft Graph API 创建事件不再返回会议 ID [英] Microsoft Graph API Creating Event no longer returning conferenceId

查看:71
本文介绍了Microsoft Graph API 创建事件不再返回会议 ID的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们一直在使用 Graph API 使用 Model\Event::class 在 PHP 中创建会议.好几个月了.作为事件包的一部分,我们包括 onlineMeeting =>真的.

We have been using the Graph API to create meetings in PHP using the Model\Event::class. It's been fine for many months. As part of the event packet we include onlineMeeting => true.

这将在返回的 json 响应属性中返回(根据 Graph API 文档)一个 onlineMeeting json 部分.这将包括(根据此处的文档 https://docs.microsoft.com/en-us/graph/api/resources/onlinemeetinginfo?view=graph-rest-1.0) 各种有用的信息,例如收费号码,更重要的是会议 ID会议.

This would return (as per the Graph API documentation) an onlineMeeting json section in the returned json response properties. This would include (as per the documentation here https://docs.microsoft.com/en-us/graph/api/resources/onlinemeetinginfo?view=graph-rest-1.0) various useful bits of information like the toll number and more importantly the conference id for the meeting.

上周似乎发生了一些变化,并且响应 json 中没有返回.onlineMeetings 现在只包含 joinUrl.

In the last week something seems to have changed and this is not being returned in the response json. onlineMeetings now only includes joinUrl.

推荐答案

我们实际上在这里遇到了完全相同的事情,上周五我们有一个会议确实返回了号码和会议 ID,其余的一直进行到现在不要.它们仅包含会议网址.

We're actually experiencing the exact same thing here, last Friday we had one meeting that did return the number and conference ID and the rest going through up to now do not. They only include the meetingURL.

我联系了支持人员,他们正在向处理此 API 调用的 Exchange 部门提交票证.我会报告我从他们那里听到的.

I contacted support and they are submitting a ticket to the Exchange department who handles this API call. I will report back what I hear from them.

最终更新:微软已经重新添加了这些变量,所以事情应该会恢复正常!

Final update: Microsoft has re-added those variables so things should be back to normal!

这篇关于Microsoft Graph API 创建事件不再返回会议 ID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆