开发者社区> 问答> 正文

service/getauthinfo 获取的数据与开发文档不符,缺 authuserinfo

按照开发文档,/service/get_auth_info?suite_access_token=xxxx  接口返回的内容包含 auth_user_info 对象,里面有 userId ,这个接口之前都正常,但最近 auth_user_info 变成一个空对象了,类似如下:


{
    "auth_corp_info": {
        "corp_logo_url": "",
        "corp_name": "tbtest01",
        "corpid": "ding6ca6bd53acxxxxx",
        "industry": "",
        "invite_code": "",
        "invite_url": "https://t.dingtalk.com/invite/index?code=839b1bxxxx",
        "is_authenticated": false,
        "license_code": ""
    },
    "auth_info": {
        "agent": [{
            "agent_name": "任务",
            "agentid": 1987xxxx,
            "appid": 10xx,
            "logo_url": "http://i01.lw.aliimg.com/media/lALODUxpxxxx_120_120.png"
        }]
    },
    "auth_user_info": {},
    "errcode": 0,
    "errmsg": "ok"
}

展开
收起
ap7551q1q 2016-04-11 14:14:13 4633 0
1 条回答
写回答
取消 提交回答
  • 您好,已线下回答
    2016-04-11 16:41:33
    赞同 展开评论 打赏
问答地址:
问答排行榜
最热
最新

相关电子书

更多
开源广进,用service cataloq构造k8s服务能力中心 立即下载
Service Mesh实践及落地风险控制 立即下载
低代码开发师(初级)实战教程 立即下载