{
"errcode": 90472,
"errmsg": "app has not been configured calendar privilege, hint: [1623063717_169_f33aced86bbcf837381a816d49222118], from ip: 106.52.89.11, more info at https://open.work.weixin.qq.com/devtool/query?e=90472"
}
已经在后台添加了日程接口权限,可是调用第三方应用创建日程接口(https://qyapi.weixin.qq.com/cgi-bin/oa/schedule/add?access_token=ACCESS_TOKEN)一直提示“未配置日历权限”,请问是什么原因呢?
你好,先确认下是否在服务商后台配置日程接口权限,看日志schedule":{"attendees":[],"summary":"日程创建测试","description":"测试","reminders":{"is_remind":1,"is_repeat":0,"remind_before_event_secs":300,"repeat_day_of_week":[],"repeat_day_of_month":[],"timezone":8,"remind_time_diffs":[],"exclude_time_list":[]},"location":"深圳市盈峰中心2306会议室","organizer":"David@xwork.cn","start_time":1623064317,"end_time":1623064917 没有参与者的userid,还有就是第三方应用必须指定cal_id,这个也没有配置
1623063717203722428975848
有没有人遇到过相同的问题呢