第三方平台使用授权码换取公众号的授权信息为什么会报错?

发布于 4 年前作者 shenjing14148 次浏览最后编辑 4 年前来自 issues

昨天还好好的,今天调用api_query_auth接口报如下错误

报错为:code is invalid rid: 6142f0e7-3aed9a1e-1c5c63aa

1 回复
ocui
ocui1 楼16 天前

你好,填写的authorization_code参数是预授权码,所以报错无效的code。请使用授权码获取授权信息,