10:59:09.008 [main] DEBUG org.springframework.web.client.RestTemplate - HTTP GET https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=wx62431b7e98341b1e&secret= 10:59:09.017 [main] DEBUG org.springframework.web.client.RestTemplate - Accept=[text/plain, application/json, application/*+json, */*] 10:59:09.270 [main] DEBUG org.springframework.web.client.RestTemplate - Response 200 OK 10:59:09.271 [main] DEBUG org.springframework.web.client.RestTemplate - Reading to [java.lang.String] as "application/json;encoding=utf-8" {"errcode":48001,"errmsg":"api unauthorized rid: 5f4c677d-1b69bbc7-309e6b7b"}
各位大佬 , 调接口提示 api unauthorized 这是啥情况?公众号设置所属行业 https://api.weixin.qq.com/cgi-bin/template/api_set_industry?access_token= Appid:wx62431b7e98341b1e {"errcode":48001,"errmsg":"api unauthorized rid: 5f4c553b-12cfb0bb-77c0187a"}
2020-08-31