Skip to content

第三方登录失败 #1247

Closed
Closed
@aqi915

Description

@aqi915
版本号:

2.2

问题描述:

最近测试了github与企业微信的第三方登录,都没成功,错误都类似。

application.yml文件配置
WECHAT_ENTERPRISE:
client-id: wwbc**********7864
client-secret: Wiz9Fh4jiretU-C6g5Q3ngNV_3M
redirect-uri: http://anju****.e2.l******ia.net:2***0/thirdLogin/wechat_enterprise/callback
agent-id: 1000002

企业微信授权回调域:

anju****.e2.l***ia.net:20

错误信息:
{"success":false,"message":"操作失败,Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: cn.hutool.core.lang.Assert.notBlank(Ljava/lang/CharSequence;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/CharSequence;","code":500,"result":null,"timestamp":1590458158176}

截图&代码:

企业微信截图信息:
11
12
13

友情提示: 未按格式要求发帖,会直接删掉。

Activity

lvdandan16

lvdandan16 commented on Jun 1, 2020

@lvdandan16

已收录

tygithub1

tygithub1 commented on Jun 2, 2020

@tygithub1

把pom里面的hutool依赖删掉试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@aqi915@tygithub1@lvdandan16

        Issue actions

          第三方登录失败 · Issue #1247 · jeecgboot/JeecgBoot