Skip to content

补充wxMaService.getInternetService().getUserEncryptKey()接口参数 - #2506

Merged
binarywang merged 3 commits into
binarywang:developfrom
wangpenghua:develop
Jan 17, 2022
Merged

补充wxMaService.getInternetService().getUserEncryptKey()接口参数#2506
binarywang merged 3 commits into
binarywang:developfrom
wangpenghua:develop

Conversation

@wangpenghua

@wangpenghuawangpenghua commented Jan 13, 2022

Copy link
Copy Markdown

https://developers.weixin.qq.com/minigame/dev/api-backend/open-api/internet/internet.getUserEncryptKey.html

请求参数

属性类型默认值必填说明
access_token / cloudbase_access_tokenstring接口调用凭证
openidstring用户的openid
signaturestring用sessionkey对空字符串签名得到的结果
sig_methodstring签名方法,只支持 hmac_sha256

@wangpenghuawangpenghua changed the title 补充参数补充wxMaService.getInternetService().getUserEncryptKey()接口参数Jan 13, 2022
@binarywangbinarywang added this to the 4.2.5 milestone Jan 17, 2022
@binarywang
binarywang merged commit 1dc58f0 into binarywang:developJan 17, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@wangpenghua@binarywang@johndoe1995