"data": {
"errcode": 40029,
"errmsg": "invalid code, rid: 65a33cd8-023106e1-2dc7e2f6"
},
"statusCode": 200,
"header": {
"Content-Type": "application/json; charset=utf-8",
"Date": "Sun, 14 Jan 2024 01:46:00 GMT",
"Connection": "keep-alive",
"Server": "nginx",
"Transfer-Encoding": "chunked"
},
"errMsg": "request:ok",
"cookies": []
确认下code是否过期,是否重复使用,或者获取的code和appid不对应,检查一下
code 只能用一次,是不是你没有区分场景,或者有多个接口同时调用一个code