调用直播列表接口 wxa/business/getliveinfo 为啥返回 48001?
curl -d '{"start": 0, "limit": 10}' -X POST http://api.weixin.qq.com/wxa/business/getliveinfo\?access_token\=xxx
{"errcode":48001,"errmsg":"api unauthorized hint: [6P2QDa0697shc1]"}
调用接口获取直播房间列表, 接口返回 48001;昨天还可以调通,今天测试就不行了。麻烦官方的小伙伴帮忙看下吧。