收藏
回答

App微信授权登录返回40029

"https://api.weixin.qq.com/sns/oauth2/access_token?appid=" + AuthUtil.APPID + "&secret="
        + AuthUtil.APPSECRET + "&code=" + code + "&grant_type=authorization_code";

回答关注问题邀请回答
收藏

1 个回答

  • liziyi0914
    liziyi0914
    2021-11-15

    code参数错误

    2021-11-15
    有用
    回复
登录 后发表内容