收藏
回答

调用申请地理位置接口,返回61035 the api not need apply,什么问题啊?急!

id:wxc38db9bde170cf49

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

1 个回答

  • 第三方平台小助手
    第三方平台小助手
    2023-06-14

    你好,请调用接口查询下https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/miniprogram-management/privacy-api-management/getPrivacyInterface.html,将请求包(包括token)、回包完整提供。另外,请问小程序管理员有接收到:《用户隐私保护指引》需完善的通知 吗?如有接收,请提供截图信息

    2023-06-14
    有用
    回复 9
    • 何族军
      何族军
      2023-06-14
      请求:{
        "url": "https://api.weixin.qq.com/wxa/security/get_privacy_interface",
        "method": "get",
        "data": {
          "access_token": "69_9PI0xjc9qvtU9fvicln92pMIU7oxS7Qfd7_1dW6QjmyevzFmHN80kcU_7uNtKeZ7S5nc2fJCaQTx2IBrmFroSkDDik6w80zrihrXb3f50GuQCORoV6DOq3nzvWMIBCZVDnbbRU_AfeP4gauFMPAeADDDGR"
        },
        "headers": {
          "Content-Type": "application/json",
          "useragent_": "apiExplorer/normal"
        }
      }
      2023-06-14
      回复
    • 何族军
      何族军
      2023-06-14
      响应:{
          "data": {
              "errcode": 0,
              "errmsg": "ok",
              "interface_list": [
                  {
                      "api_name": "wx.startLocationUpdate",
                      "api_ch_name": "wx.startLocationUpdate",
                      "api_desc": "开启小程序进入前台时接收位置消息",
                      "status": 2,
                      "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": "wx.onLocationChange",
                      "api_desc": "监听实时地理位置变化事件",
                      "status": 2,
                      "fail_reason": "声明了不采集隐私协议",
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.onLocationChange.html",
                      "group_name": "地理位置"
                  },
                  {
                      "api_name": "wx.choosePoi",
                      "api_ch_name": "wx.choosePoi",
                      "api_desc": "打开 POI 列表选择位置",
                      "status": 2,
                      "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": "wx.getFuzzyLocation",
                      "api_desc": "获取当前的模糊地理位置",
                      "status": 1,
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.getFuzzyLocation.html",
                      "group_name": "地理位置"
                  },
                  {
                      "api_name": "wx.getLocation",
                      "api_ch_name": "wx.getLocation",
                      "api_desc": "获取当前的地理位置、速度",
                      "status": 2,
                      "fail_reason": "声明了不采集隐私协议",
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.getLocation.html ",
                      "group_name": "地理位置"
                  },
                  {
                      "api_name": "wx.startLocationUpdateBackground",
                      "api_ch_name": "wx.startLocationUpdateBackground",
                      "api_desc": "开启小程序进入前后台时均接收位置消息",
                      "status": 2,
                      "fail_reason": "声明了不采集隐私协议",
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.startLocationUpdateBackground.html",
                      "group_name": "地理位置"
                  },
                  {
                      "api_name": "wx.chooseLocation",
                      "api_ch_name": "wx.chooseLocation",
                      "api_desc": "打开地图选择位置",
                      "status": 2,
                      "fail_reason": "声明了不采集隐私协议",
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.chooseLocation.html",
                      "group_name": "地理位置"
                  },
                  {
                      "api_name": "wx.chooseAddress",
                      "api_ch_name": "wx.chooseAddress",
                      "api_desc": "获取用户收货地址",
                      "status": 2,
                      "fail_reason": "声明了不采集隐私协议",
                      "api_link": "https://developers.weixin.qq.com/miniprogram/dev/api/open-api/address/wx.chooseAddress.html",
                      "group_name": "地理位置"
                  }
              ]
          },
          "header": {
              "connection": "close",
              "content-type": "application/json; charset=UTF-8",
              "content-length": "2514"
          },
          "code": 0
      }
      2023-06-14
      回复
    • 第三方平台小助手
      第三方平台小助手
      2023-06-14回复何族军
      "fail_reason": "声明了不采集隐私协议",
      核实是小程序隐私协议未完善导致的,管理员有接收到:《用户隐私保护指引》需完善的通知。请完善隐私项配置!
      https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/privacy_setting.html 建议参考步骤执行:提交代码--->稍等(若小程序是首次提审代码后台需要些时间检测)--->get接口看下需要补什么信息---->set隐私---->提交审核---->提交发布 注意:小程序用户隐私保护指引项的说明需要有准确、清晰的使用场景、目的
      2023-06-14
      回复
    • 何族军
      何族军
      2023-06-14
      2023-06-14
      回复
    • 何族军
      何族军
      2023-06-14回复第三方平台小助手
      最新版的代码,已经通过审核并发布了,没说要补充什么信息
      2023-06-14
      回复
    查看更多(4)
登录 后发表内容