你好我现在第三方调用出现异常
【请求地址】: https://api.weixin.qq.com/cgi-bin/component/api_component_token
【请求参数】:{"component_appid":"","component_appsecret":"","component_verify_ticket":""}
【错误信息】:错误代码:61011, 错误信息:无效的第三方平台,微信原始报文:{"errcode":61011,"errmsg":"invalid component rid: 6466da9b-462db241-25cf7754"}
你好,根据rid=6466da9b-462db241-25cf7754核查,请求包是wxf03d4e2be7161cc5是小程序,非第三方平台appid,请参考接口文档说明正确传参
以及后续遇到此类问题可调用接口查询rid信息 https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/openapi/getRidInfo.html 自助排查
文档有对应状态码,看看参数配置
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/token/component_access_token.html#%E8%AF%B7%E6%B1%82%E5%9C%B0%E5%9D%80