有赞新零售社区

发帖
API使用问题»客户资料请求失败,麻烦的大虾们看看什么原因;

客户资料请求失败,麻烦的大虾们看看什么原因;

肩膀 2019-03-03 1183 浏览 9 评论 | [显示全部楼层] [打印]
源代码如下:

            Auth auth = new Sign("******", "*******");
            string APIName = $"youzan.scrm.customer.get";
            Dictionary<string, object> dict = new System.Collections.Generic.Dictionary<string, object>();
            dict.Add("account_type", "Mobile");
            dict.Add("account_id", "18681366667");

            YZOpenSDK.YZClient yZClient = new DefaultYZClient(auth);
            var rest = yZClient.Invoke("youzan.scrm.customer.get", "3.1.0", "GET", dict, null);
返回结果:
{
    "error_response": {
        "code": 40002,
        "msg": "校验App信息失败"
    }
}


用手机打开
收藏 ··· 回复
    针对您的报错,可以参考此链接文档:https://bbs.youzan.com/thread-673943-1-1.html
    有赞-技术支持

      很抱歉,没有相关的例子。
      有赞-技术支持

        :loveliness:需要您自己写呢。
        有赞-技术支持

          有赞-技术支持

            1跳至
            您需要登录后才可以回帖 登录 | 立即注册

            本版积分规则

            复制链接
            新浪微博
            QQ空间
            微信扫码
            • 回复

            • 评分

            客服工作时间是9:00-18:00,客服妹子当前不在线,若不能及时回复请谅解。试试右上角的搜索吧,论坛有丰富的经验贴、公告贴,相信一定能够帮到您~

            复制成功