getUserProfile返回的加密信息,解密出来为什么不包含openId、unionId了!!!
wx.getUserProFile()在2.1.6.0成功回调有iv、encryptedData?https://developers.weixin.qq.com/miniprogram/dev/api/open-api/user-info/wx.getUserProfile.html 把小程序基础库升到2.16.0之后,发现成功回调有iv、encryptedData,文档里没有,以后这个有没有呢?
2021-04-08@社区技术运营专员-Jahozheng getUserProfile返回的加密信息,解密出来为什么不包含openId、unionId了!!!
wx.getUserProfile到底要怎么用啊?<button class='fs32 fw_b text-white' bindtap="userInfoHandler" hover-class='none'>授权登录</button> [图片] 一直报下面这样的错误 任何提示也没有,编译时基础库也调到2.14.0了 搞不懂是啥用的 wx.getUserProfile is not a function; [Component] Event Handler Error @ pages/authorizeLogin/authorizeLogin#bound userInfoHandler 果然还是有问题,现在正式环境时不时提示 昵称: 细莫商城 时间: 2021-03-09 11:46:25 次数: 5分钟 11次 类型:脚本错误 错误样例: wx.getUserProfile is not a function 登录公众平台小程序运维中心可查看更多错误信息
2021-04-08@社区技术运营专员-Jahozheng getUserProfile返回的加密信息,解密出来为什么不包含openId、unionId了!!!
关于wx.getUserProfile()wx.getUserProfile()为什么用这个方法获取到用户授权后再小程序的设置里没有用户信息选项,无法关闭授权
2021-04-08