兄弟这个问题解决了么?
查询会议室的预定信息接口,无法取得会议主题查询会议室的预定信息 接口 未返回会议主题,subject或title 使用schedule_id去日程里去取,日程不认这个id {"errcode":90466,"errmsg":"invalid schedule id (belongs to other app): 5b2b65cf8612469c32849a0d18027acf,, hint: [***], from ip: ***, more info at https://open.work.weixin.qq.com/devtool/query?e=90466","schedule_list":[]} 使用meeting_id去会议里去取,会议也不承认此id {"errcode":90602,"errmsg":"invalid meeting id, hint: [***], from ip: ***, more info at https://open.work.weixin.qq.com/devtool/query?e=90602"} 这…… 能否直接提供会议主题字段?
2023-02-06兄弟,解决了么
企业微信 根据会议ID查询会议室的预定信息 schedule_id 为空?接口 根据会议ID查询会议室的预定信息 获取的 schedule_id 为空 {"errcode":0,"errmsg":"ok","meetingroom_id":2,"schedule":{"start_time":1644487200,"end_time":1644490800,"booker":"DengBin","status":0,"meeting_id":"mtY1XdT_Mu2nUeWUMeHgJW52SoWBGKEzFtEhx2OIEhQPA","schedule_id":""}}
2023-02-06