小程序
小游戏
企业微信
微信支付
扫描小程序码分享
uni.getUserProfile一直失败,返回errMsg: "getUserProfile:fail api scope is not declared in the privacy agreement",errno: 112
6 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
我的也是这样,怎么解决的呀
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
加上以后能用几分钟,几分钟后又不行了 这是啥情况
同问,请问楼主解决了吗
配置完"__usePrivacyCheck__": true 不执行uni.getUserProfile方法
wx.getUserProfile 已经被官方收回了,要获取用户昵称与头像需要使用 头像昵称填写能力,https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
看看正式版的隐私协议里是否包含了相关权限的声明。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
我的也是这样,怎么解决的呀
加上以后能用几分钟,几分钟后又不行了 这是啥情况
同问,请问楼主解决了吗
配置完"__usePrivacyCheck__": true 不执行uni.getUserProfile方法
wx.getUserProfile 已经被官方收回了,要获取用户昵称与头像需要使用 头像昵称填写能力,https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
看看正式版的隐私协议里是否包含了相关权限的声明。
试试呢。