https://qyapi.weixin.qq.com/cgi-bin/checkin/getcheckindata?access_token=ACCESS_TOKEN
有access_token 参数是
{
"opencheckindatatype": 3,
"starttime": 1492617600,
"endtime": 1492790400,
"useridlist": ["james","paul"]
}
返回的结果是{'errcode': 48002, 'errmsg': 'api forbidden, hint: [1641980171203722599440916], from ip: xxx.xxx.xx.xx, more info at https://open.work.weixin.qq.com/devtool/query?e=48002', 'checkindata': []}
forbidden 了