wx.getGameClubData 官方示例返回报错 提示错误码 code -12034?
wx.getGameClubData({
dataTypeList: [{
type:1
}],
success: (res)=>console.log(res),
fail: (res)=>console.error(res),
complete: (res)=>console.log(res)
})
上面为 官方文档里面的例子 一个字没动 去 模拟器 和真机都试过 都是这一个错误 最离谱的是 昨天上午 我都获取到了 昨天下午突然就不行了
返回 "getGameClubData:fail game appid no privacy api permission", err_code: -12034