公众号app_id:wx14b59a8431ea6f0e
开发平台应用ID:wxadece827e2a6b094
2021-06-11,获取昨天(6.10)数据,返回list为空,获取之前日期数据正常,这个任务跑了大约一周是第一次出现这种情况。
请求与响应信息如下:
[2021-06-11T09:25:05.376746+08:00]
POST /datacube/getusercumulate?access_token=xxxxxx
Host: api.weixin.qq.com
Content-Length: 51
Content-Type: application/json
{"begin_date":"2021-06-10","end_date":"2021-06-10"}
<<<<<<<<
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: application/json; encoding=utf-8
Date: Fri, 11 Jun 2021 01:25:05 GMT
Content-Length: 11
{"list":[]}