小程序直播后台获取直播列表一直提示access_token问题?

发布于 6 年前作者 gwei9532 次浏览最后编辑 6 年前来自 ask

后台请求到了access_token无误,格式也正确,dump出来之后是提示

string(113) “{“errcode”:40001,“errmsg”:“invalid credential, access_token is invalid or not latest hints: [DfgcWfuhE-vlquQA!]”}”

appid:“wx6a1fee8b5f4e6266”

获取access_token接口地址:https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=appid&&secret=appsecret

请求直播列表地址:https://api.weixin.qq.com/wxa/business/getliveinfo?access_token=tokens

2 回复
xiulan10
xiulan101 楼6 年前

invalid or not latest 。第一次获取后请及时更新token保证其有效性。

qianchao
qianchao2 楼4 年前

access_token失效

--↓↓👍点击“有用”是回答的动力哦