Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

52013 签名校验失败,检查了都正常 #11

Open
w3286879 opened this issue Aug 24, 2020 · 3 comments
Open

52013 签名校验失败,检查了都正常 #11

w3286879 opened this issue Aug 24, 2020 · 3 comments

Comments

@w3286879
Copy link

检查了参数都是正常的,URL也设置了,但是为什么H5获取权限校验一直都是失败,用的是这个demo。

@pannysp
Copy link

pannysp commented Dec 22, 2020

他妈的,你们钉钉,手机端和PC端获取的URL,还不一样,你们的钉钉手机客户端怎么搞的,还要这样写:
let url = location.origin+'/';
if(dd.pc){
url = location.href;
}

@wangshuxuan
Copy link

检查了参数都是正常的,URL也设置了,但是为什么H5获取权限校验一直都是失败,用的是这个demo。

我也遇到了,我发现这里是SHA-1,网页demo是SHA-256, 坑的一笔

@jiangdongjing
Copy link

jiangdongjing commented Dec 9, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants