第三方服务商调用接口获取token返回secret无效?
POST https://api.weixin.qq.com/cgi-bin/component/api_component_token
此接口在确认component_appid component_appsecret都无误的情况下返回错误码如下: {"errcode"41025: "errmsg""invalid appsecret"}
请问是是什么问题导致的? 接口文档链接:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/token/component_access_token.html