为什么一直提示the api not need apply拉,之前的小程序都可以用,现在这个不行,具体是什么问题拉。
post :{"api_name":"wx.chooseLocation","content":"配置收货地址,地图选择位置"}
接收:{"errcode":61035,"errmsg":"the api not need apply, hint: [ad67745c-9b23-4568-b159-44309facc720] rid: 636642dc-62fb0c02-4a731bf1"}
你好,请问下该问题是否已解决?若还没有,请提供最新报错rid信息哈~
配置小程序用户隐私保护指引请参考文档https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/privacy_setting.html,使用set接口配置这个Location "位置信息"用户隐私指引项,开发者可通过接口https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/privacy_config/get_privacy_setting.html查询有哪些privacy_key可以进行配置
,一边说{"errcode":61040,"errmsg":"代码中含有ext.json未配置隐私接口chooseLocation,请配置并申请权限或者承诺不使用这些接口(设置参数privacy_api_not_use为true)后再提交审核。 rid: 6367a1db-51698b3e-3d5ccc0e"},
我一些根本没有用,你们get_privacy_interface 有返回,这是为什么拉, 比如,wx.getLocation,wx.startLocationUpdateBackground,wx.startLocationUpdate,wx.onLocationChange,我都没用,为什么,一直报{"errcode":61040,"errmsg":"代码中含有ext.json未配置隐私接口chooseLocation,请配置并申请权限或者承诺不使用这些接口(设置参数privacy_api_not_use为true)后再提交审核。 rid: 6367a1db-51698b3e-3d5ccc0e"},但是get_privacy_interface接口返回,我chooseLocation已审核成功,你们是不是有BUG拉
{"api_name":"wx.choosePoi","api_ch_name":"打开 POI 列表选择位置","api_desc":"接口:wx.choosePoi","apply_time":1667661903,"status":5,"audit_id":471953164,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.choosePoi.html","group_name":"地理位置"},
{"api_name":"wx.getFuzzyLocation","api_ch_name":"获取当前的模糊地理位置","api_desc":"接口:wx.getFuzzyLocation","apply_time":1667661904,"status":5,"audit_id":471953165,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.getFuzzyLocation.html","group_name":"地理位置"},
{"api_name":"wx.getLocation","api_ch_name":"获取当前的地理位置、速度 ","api_desc":"接口:wx.getLocation","apply_time":1667661904,"status":4,"audit_id":471953166,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.getLocation.html ","group_name":"地理位置"},
{"api_name":"wx.chooseLocation","api_ch_name":"打开地图选择位置","api_desc":"接口:wx.chooseLocation","apply_time":1667641919,"status":5,"audit_id":471953069,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.chooseLocation.html","group_name":"地理位置"},
{"api_name":"wx.startLocationUpdateBackground","api_ch_name":"接收位置消息(前后台)","api_desc":"接口:wx.startLocationUpdateBackground","apply_time":1667661902,"status":4,"audit_id":471953161,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.startLocationUpdateBackground.html","group_name":"地理位置"},
{"api_name":"wx.chooseAddress","api_ch_name":"获取用户收货地址","api_desc":"接口:wx.chooseAddress","apply_time":1667661904,"status":5,"audit_id":471953167,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/open-api\/address\/wx.chooseAddress.html","group_name":"地理位置"},
{"api_name":"wx.startLocationUpdate","api_ch_name":"接收位置消息(前台)","api_desc":"接口:wx.startLocationUpdate","apply_time":1667661902,"status":4,"audit_id":471953162,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.startLocationUpdate.html","group_name":"地理位置"},
{"api_name":"wx.onLocationChange","api_ch_name":"监听实时地理位置变化事件","api_desc":"接口:wx.onLocationChange","apply_time":1667661903,"status":4,"audit_id":471953163,"fail_reason":"","api_link":"https:\/\/developers.weixin.qq.com\/miniprogram\/dev\/api\/location\/wx.onLocationChange.html","group_name":"地理位置"}]}