收藏
回答

apply_privacy_interface,the api not need ?

AppID
wx84a6b65e54aeaf48

为什么一直提示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"}

回答关注问题邀请回答
收藏

3 个回答

  • 第三方平台小助手
    第三方平台小助手
    2022-12-12

    你好,请问下该问题是否已解决?若还没有,请提供最新报错rid信息哈~

    2022-12-12
    有用
    回复
  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    2022-11-06

    配置小程序用户隐私保护指引请参考文档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可以进行配置

    2022-11-06
    有用
    回复 7
    • 吴光平
      吴光平
      2022-11-06
      我看我的下面记录,其实,我只用到。wx.chooseLocation,一开始就审核成功了,一直提示{"errcode":61040,"errmsg":"代码中含有ext.json未配置隐私接口chooseLocation,请配置并申请权限或者承诺不使用这些接口(设置参数privacy_api_not_use为true)后再提交审核。 rid: 6367a1db-51698b3e-3d5ccc0e"},不让提交代码,你们代码是不是有B UG
      2022-11-06
      回复
    • 吴光平
      吴光平
      2022-11-06
      我们等着上线了,你直接说,我用到了那个,我没有审核,好吧,
      2022-11-06
      回复
    • 吴光平
      吴光平
      2022-11-06
      wx84a6b65e54aeaf48这个帐号
      2022-11-06
      回复
    • 吴光平
      吴光平
      2022-11-06
      一边说,{"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":"地理位置"},
      ,一边说{"errcode":61040,"errmsg":"代码中含有ext.json未配置隐私接口chooseLocation,请配置并申请权限或者承诺不使用这些接口(设置参数privacy_api_not_use为true)后再提交审核。 rid: 6367a1db-51698b3e-3d5ccc0e"},
      2022-11-06
      回复
    • 吴光平
      吴光平
      2022-11-06
      建议你们在提交代码时,只进行判断,我用了哪个,你们判断这个有审核成功,就让开发者送审的,另外出掉一些不必要的缓存引发的问题,开发者一直等着了,时间宝贵拉, 比如,你提示wx.chooseLocation要审核,但是明明wx.chooseLocation已通过,你说不是打脸吗?
      2022-11-06
      回复
    查看更多(2)
  • 吴光平
    吴光平
    2022-11-06
    我一些根本没有用,你们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拉
    
    2022-11-06
    有用
    回复 1
    • 吴光平
      吴光平
      2022-11-06
      {"errcode":0,"errmsg":"ok","interface_list":[


      {"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":"地理位置"}]}
      2022-11-06
      回复
登录 后发表内容