帮忙看看 第三方开发者模式 获取的token是正确的 然后调接口失效了
2024-06-07 14:14:39,700 INFO c.g.g.f.i.GateWayFacadeImpl [http-nio-21819-exec-7] sequence:weboam202406071414396941185315770826765, post请求网关(2), 耗时:336ms, address:https://api.weixin.qq.com/cgi-bin/component/api_authorizer_token?component_access_token=81_H86O4sGCszeXC8v3BeE17CM1zpvvoHoV9GtxtOaC_xl8-JCDO2X7gccjIYwpuofE9HeC1KtphJSewVc79GgA4rMwiYGh47G9kzxtVZel-XKVaxffOiTryFOroykHLMcAEACGH, charset:UTF-8
2024-06-07 14:14:39,700 INFO c.g.c.w.s.i.WxThirdDevelopeMessageServiceImpl [http-nio-21819-exec-7] 【WxThirdDevelopeMessageServiceImpl】refreshStr:{"errcode":61023,"errmsg":"refresh_token is invalid rid: 6662a553-3f53606f-678f87e2"}
重新调用接口获取对应账号refresh_token,再重试https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerList.html
哪句话你看出token是正确的?
refresh_token is invalid
重新获取一下refresh_token,完事。