url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxcb79ed259bb79fc0&redirect_uri=http%3A%2F%2Fpad.growun.com%2Fbdpr2%2F&response_type=code&scope=snsapi_base&state=123#wechat_redirect"
这段代码之前一直都可以的,最近不行了
微信认证一直在期限内,接口权限也都正常
扫描小程序码分享
url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxcb79ed259bb79fc0&redirect_uri=http%3A%2F%2Fpad.growun.com%2Fbdpr2%2F&response_type=code&scope=snsapi_base&state=123#wechat_redirect"
这段代码之前一直都可以的,最近不行了
微信认证一直在期限内,接口权限也都正常
我刚访问可以获取code,你的接口404