[1595202415_50_ec98ec84931900ad4cbfe40e1b296ca5], from ip: 117.107.144.50, more info at https://open.work.weixin.qq.com/devtool/query?e=40029"
https://qyapi.weixin.qq.com/cgi-bin/miniprogram/jscode2session
[1595202415_50_ec98ec84931900ad4cbfe40e1b296ca5], from ip: 117.107.144.50, more info at https://open.work.weixin.qq.com/devtool/query?e=40029"
https://qyapi.weixin.qq.com/cgi-bin/miniprogram/jscode2session
1 个回答
错误说明:
不合法的oauth_code
排查方法:
oauth_code参数错误。确认:
1)code只能消费一次,不能重复消费。比如说,是否存在多个服务器同时消费同一code情况。
2)code需要在有效期间消费(5分钟),过期会自动失效。