com.foxinmy.weixin4j.http.weixin.error.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- 公众平台错误码:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1433747234&token=&lang=zh_CN --> <!-- 企业号错误码:http://qydev.weixin.qq.com/wiki/index.php?title=%E5%85%A8%E5%B1%80%E8%BF%94%E5%9B%9E%E7%A0%81%E8%AF%B4%E6%98%8E --> <errors> <error> <code>-1</code> <text>系统繁忙,请稍后再试</text> </error> <error> <code>0</code> <text>请求成功</text> </error> <error> <code>40001</code> <text>获取access_token时AppSecret错误,或者access_token无效</text> </error> <error> <code>40002</code> <text>不合法的凭证类型</text> </error> <error> <code>40003</code> <text>非法的openid</text> </error> <error> <code>40004</code> <text>不合法的媒体文件类型</text> </error> <error> <code>40005</code> <text>不支持的媒体类型</text> </error> <error> <code>40006</code> <text>不合法的文件大小</text> </error> <error> <code>40007</code> <text>无效的media_id</text> </error> <error> <code>40008</code> <text>不合法的消息类型</text> </error> <error> <code>40009</code> <text>媒体文件长度不合法</text> </error> <error> <code>40010</code> <text>不合法的语音文件大小</text> </error> <error> <code>40011</code> <text>不合法的视频文件大小</text> </error> <error> <code>40012</code> <text>不合法的缩略图文件大小</text> </error> <error> <code>40013</code> <text>不合法的Appid,请开发者检查AppID的正确性,避免异常字符,注意大小写。</text> </error> <error> <code>40014</code> <text>不合法的access_token,请开发者认真比对access_token的有效性(如是否过期),或查看是否正在为恰当的公众号调用接口 </text> </error> <error> <code>40015</code> <text>不合法的菜单类型</text> </error> <error> <code>40016</code> <text>不合法的按钮个数</text> </error> <error> <code>40017</code> <text>不合法的按钮个数</text> </error> <error> <code>40018</code> <text>不合法的按钮名字长度</text> </error> <error> <code>40019</code> <text>不合法的按钮KEY长度</text> </error> <error> <code>40020</code> <text>不合法的按钮URL长度</text> </error> <error> <code>40021</code> <text>不合法的菜单版本号</text> </error> <error> <code>40022</code> <text>不合法的子菜单级数</text> </error> <error> <code>40023</code> <text>不合法的子菜单按钮个数</text> </error> <error> <code>40024</code> <text>不合法的子菜单按钮类型</text> </error> <error> <code>40025</code> <text>不合法的子菜单按钮名字长度</text> </error> <error> <code>40026</code> <text>不合法的子菜单按钮KEY长度</text> </error> <error> <code>40027</code> <text>不合法的子菜单按钮URL长度</text> </error> <error> <code>40028</code> <text>不合法的自定义菜单使用用户</text> </error> <error> <code>40029</code> <text>不合法的oauth_code</text> </error> <error> <code>40030</code> <text>不合法的refresh_token</text> </error> <error> <code>40031</code> <text>不合法的openid列表</text> </error> <error> <code>40032</code> <text>每次传入的openid列表个数不能超过50个</text> </error> <error> <code>40033</code> <text>不合法的请求字符,不能包含\uxxxx格式的字符</text> </error> <error> <code>40035</code> <text>不符合的图片大小</text> </error> <error> <code>40038</code> <text>不合法的请求格式</text> </error> <error> <code>40039</code> <text>不合法的URL长度</text> </error> <error> <code>40040</code> <text>不合法的插件token</text> </error> <error> <code>40041</code> <text>不合法的插件id</text> </error> <error> <code>40042</code> <text>不合法的插件会话</text> </error> <error> <code>40048</code> <text>url中包含不合法domain</text> </error> <error> <code>40050</code> <text>不合法的分组id</text> </error> <error> <code>40051</code> <text>分组名字不合法</text> </error> <error> <code>40053</code> <text>不合法的actioninfo,请开发者确认参数正确。</text> </error> <error> <code>40054</code> <text>不合法的子菜单url域名</text> </error> <error> <code>40055</code> <text>不合法的按钮url域名</text> </error> <error> <code>40056</code> <text>不合法的Code码。</text> </error> <error> <code>40057</code> <text>不合法的callbackurl或者callbackurl验证失败</text> </error> <error> <code>40058</code> <text>不合法的红包参数</text> </error> <error> <code>40059</code> <text>不合法的上报地理位置标志位</text> </error> <error> <code>40060</code> <text>设置上报地理位置标志位时没有设置callbackurl</text> </error> <error> <code>40061</code> <text>设置应用头像失败</text> </error> <error> <code>40062</code> <text>不合法的应用模式</text> </error> <error> <code>40063</code> <text>参数为空</text> </error> <error> <code>40064</code> <text>管理组名字已存在</text> </error> <error> <code>40065</code> <text>不合法的管理组名字长度</text> </error> <error> <code>40066</code> <text>不合法的部门列表</text> </error> <error> <code>40067</code> <text>标题长度不合法</text> </error> <error> <code>40068</code> <text>不合法的标签ID</text> </error> <error> <code>40069</code> <text>不合法的标签ID列表</text> </error> <error> <code>40070</code> <text>基本信息base info中填写的库存信息SKU不合法,参考CreateCard创建卡券接口</text> </error> <error> <code>40071</code> <text>不合法的卡券类型。</text> </error> <error> <code>40072</code> <text>不合法的编码方式。</text> </error> <error> <code>40073</code> <text>不合法的openid</text> </error> <error> <code>40074</code> <text>news消息不支持指定为高保密消息</text> </error> <error> <code>40075</code> <text>错误的encrypt码</text> </error> <error> <code>40077</code> <text>不合法的预授权码</text> </error> <error> <code>40078</code> <text>不合法的卡券状态。</text> </error> <error> <code>40079</code> <text>不合法的时间。</text> </error> <error> <code>40080</code> <text>不合法的CardExt。</text> </error> <error> <code>40082</code> <text>不合法的suitetoken</text> </error> <error> <code>40083</code> <text>不合法的suiteid</text> </error> <error> <code>40084</code> <text>不合法的永久授权码</text> </error> <error> <code>40085</code> <text>不合法的suiteticket</text> </error> <error> <code>40086</code> <text>不合法的第三方应用appid</text> </error> <error> <code>40092</code> <text>导入文件存在不合法的内容</text> </error> <error> <code>40093</code> <text>不合法的跳转target</text> </error> <error> <code>40094</code> <text>invalid args</text> </error> <error> <code>40095</code> <text>修改失败,并发冲突</text> </error> <error> <code>40099</code> <text>卡券已被核销。</text> </error> <error> <code>40100</code> <text>不合法的时间区间。</text> </error> <error> <code>40104</code> <text>创建子商户时填的类目id不对</text> </error> <error> <code>40116</code> <text>不合法的Code码。</text> </error> <error> <code>40117</code> <text>分组名字不合法</text> </error> <error> <code>40118</code> <text>media_id大小不合法</text> </error> <error> <code>40119</code> <text>button类型错误</text> </error> <error> <code>40120</code> <text>button类型错误</text> </error> <error> <code>40121</code> <text>不合法的media_id类型</text> </error> <error> <code>40122</code> <text>不合法的库存数量。</text> </error> <error> <code>40124</code> <text>会员卡设置查过限制的 custom_field字段。</text> </error> <error> <code>40127</code> <text>卡券被用户删除或转赠中。</text> </error> <error> <code>40132</code> <text>微信号不合法</text> </error> <error> <code>40137</code> <text>不支持的图片格式</text> </error> <error> <code>40139</code> <text>子商户id不正确</text> </error> <error> <code>40140</code> <text>子商户状态不对,创建卡券时要求已审核,更新子商户信息时要求已驳回</text> </error> <error> <code>40141</code> <text>图片url错误</text> </error> <error> <code>41001</code> <text>缺少access_token参数</text> </error> <error> <code>41002</code> <text>缺少appid参数</text> </error> <error> <code>41003</code> <text>缺少refresh_token参数</text> </error> <error> <code>41004</code> <text>appid为空</text> </error> <error> <code>41005</code> <text>缺少多媒体文件数据</text> </error> <error> <code>41006</code> <text>缺少media_id参数</text> </error> <error> <code>41007</code> <text>缺少子菜单数据</text> </error> <error> <code>41008</code> <text>缺少oauth code</text> </error> <error> <code>41009</code> <text>缺少openid</text> </error> <error> <code>41010</code> <text>缺少url</text> </error> <error> <code>41011</code> <text>缺少必填字段。</text> </error> <error> <code>41012</code> <text>缺少cardid参数。</text> </error> <error> <code>41013</code> <text>缺少应用名字</text> </error> <error> <code>41014</code> <text>缺少应用描述</text> </error> <error> <code>41015</code> <text>缺少Content</text> </error> <error> <code>41016</code> <text>缺少标题</text> </error> <error> <code>41017</code> <text>缺少标签ID</text> </error> <error> <code>41018</code> <text>缺少标签名字</text> </error> <error> <code>41021</code> <text>缺少suiteid</text> </error> <error> <code>41022</code> <text>缺少suitetoken</text> </error> <error> <code>41023</code> <text>缺少suiteticket</text> </error> <error> <code>41024</code> <text>缺少suitesecret</text> </error> <error> <code>41025</code> <text>缺少location_list</text> </error> <error> <code>41034</code> <text>缺少login_ticket</text> </error> <error> <code>41035</code> <text>缺少跳转target</text> </error> <error> <code>42001</code> <text>token过期</text> </error> <error> <code>42002</code> <text>refresh_token超时</text> </error> <error> <code>42003</code> <text>oauth_code超时</text> </error> <error> <code>42004</code> <text>插件token超时</text> </error> <error> <code>42007</code> <text>用户修改微信密码,accesstoken和refreshtoken失效,需要重新授权</text> </error> <error> <code>42008</code> <text>临时授权码失效</text> </error> <error> <code>42009</code> <text>suitetoken失效</text> </error> <error> <code>43001</code> <text>需要GET请求</text> </error> <error> <code>43002</code> <text>需要POST请求</text> </error> <error> <code>43003</code> <text>需要HTTPS请求</text> </error> <error> <code>43004</code> <text>需要接收者关注</text> </error> <error> <code>43005</code> <text>需要好友关系</text> </error> <error> <code>43006</code> <text>需要订阅</text> </error> <error> <code>43007</code> <text>需要授权</text> </error> <error> <code>43008</code> <text>当前账号未开通支付权限或未开通支付后送券接口权限,无法设置支付后送朋友的券功能</text> </error> <error> <code>43009</code> <text>自定义SN权限,请前往公众平台申请。</text> </error> <error> <code>43010</code> <text>无储值权限,请前往公众平台申请。</text> </error> <error> <code>43011</code> <text>需要企业授权</text> </error> <error> <code>43013</code> <text>应用对成员不可见</text> </error> <error> <code>43014</code> <text>母商户资料未提交、未审核或审核未通过(母商户资料提交并审核通过后,才能提交子商户资料)</text> </error> <error> <code>43016</code> <text>第三方平台账号需要完成认证</text> </error> <error> <code>44001</code> <text>多媒体文件为空</text> </error> <error> <code>44002</code> <text>POST的数据包为空</text> </error> <error> <code>44003</code> <text>图文消息内容为空</text> </error> <error> <code>44004</code> <text>文本消息内容为空</text> </error> <error> <code>45001</code> <text>多媒体文件大小超过限制</text> </error> <error> <code>45002</code> <text>消息内容超过限制</text> </error> <error> <code>45003</code> <text>标题字段超过限制</text> </error> <error> <code>45004</code> <text>描述字段超过限制</text> </error> <error> <code>45005</code> <text>链接字段超过限制</text> </error> <error> <code>45006</code> <text>图片链接字段超过限制</text> </error> <error> <code>45007</code> <text>语音播放时间超过限制</text> </error> <error> <code>45008</code> <text>图文消息超过限制</text> </error> <error> <code>45009</code> <text>接口调用超过限制</text> </error> <error> <code>45010</code> <text>创建菜单个数超过限制</text> </error> <error> <code>45015</code> <text>回复时间超过限制</text> </error> <error> <code>45016</code> <text>系统分组,不允许修改</text> </error> <error> <code>45017</code> <text>分组名字过长</text> </error> <error> <code>45018</code> <text>分组数量超过上限</text> </error> <error> <code>45021</code> <text>字段超过长度限制,请参考相应接口的字段说明。</text> </error> <error> <code>45022</code> <text>应用名字长度不合法,合法长度为2-16个字</text> </error> <error> <code>45024</code> <text>账号数量超过上限</text> </error> <error> <code>45025</code> <text>同一个成员每周只能邀请一次</text> </error> <error> <code>45026</code> <text>触发删除用户数的保护</text> </error> <error> <code>45027</code> <text>mpnews每天只能发送100次</text> </error> <error> <code>45028</code> <text>素材数量超过上限</text> </error> <error> <code>45029</code> <text>media_id对该应用不可见</text> </error> <error> <code>45030</code> <text>该cardid无接口权限。</text> </error> <error> <code>45031</code> <text>库存为0。</text> </error> <error> <code>45032</code> <text>作者名字长度超过限制</text> </error> <error> <code>45033</code> <text>用户领取次数超过限制get_limit</text> </error> <error> <code>45046</code> <text>该card_id已经设置了买单功能,不可变更为自助核销功能,设置冲突</text> </error> <error> <code>45047</code> <text>客服接口下行条数超过上限</text> </error> <error> <code>45056</code> <text>创建的标签数过多,请注意不能超过100个</text> </error> <error> <code>45057</code> <text>该标签下粉丝数超过10w,不允许直接删除</text> </error> <error> <code>45058</code> <text>不能修改0/1/2这三个系统默认保留的标签</text> </error> <error> <code>45059</code> <text>有粉丝身上的标签数已经超过限制</text> </error> <error> <code>45065</code> <text>相同 clientmsgid 已存在群发记录,返回数据中带有已存在的群发任务的 msgid</text> </error> <error> <code>45066</code> <text>相同 clientmsgid 重试速度过快,请间隔1分钟重试</text> </error> <error> <code>45067</code> <text>clientmsgid 长度超过限制</text> </error> <error> <code>45157</code> <text>标签名非法,请注意不能和其他标签重名</text> </error> <error> <code>45158</code> <text>标签名长度超过30个字节</text> </error> <error> <code>45159</code> <text>非法的标签</text> </error> <error> <code>46001</code> <text>不存在媒体数据</text> </error> <error> <code>46002</code> <text>不存在的菜单版本</text> </error> <error> <code>46003</code> <text>不存在的菜单数据</text> </error> <error> <code>46004</code> <text>不存在的用户</text> </error> <error> <code>47001</code> <text>解析JSON/XML内容错误</text> </error> <error> <code>48001</code> <text>接口功能未授权,请确认公众号已获得该权限</text> </error> <error> <code>48002</code> <text>Api禁用(一般是管理组类型与Api不匹配,例如普通管理组调用会话服务的Api)</text> </error> <error> <code>48003</code> <text>suitetoken无效</text> </error> <error> <code>48004</code> <text>api接口被封禁,请登录mp.weixin.qq.com查看详情</text> </error> <error> <code>48005</code> <text>api禁止删除被自动回复和自定义菜单引用的素材</text> </error> <error> <code>48006</code> <text>api禁止清零调用次数,因为清零次数达到上限</text> </error> <error> <code>49003</code> <text>传入的openid不属于此AppID</text> </error> <error> <code>50001</code> <text>用户未授权该api</text> </error> <error> <code>50002</code> <text>用户受限,可能是违规后接口被封禁</text> </error> <error> <code>50003</code> <text>应用已停用</text> </error> <error> <code>50004</code> <text>成员状态不正确,需要成员为企业验证中状态</text> </error> <error> <code>50005</code> <text>企业已禁用</text> </error> <error> <code>60001</code> <text>部门长度不符合限制</text> </error> <error> <code>60002</code> <text>部门层级深度超过限制</text> </error> <error> <code>60003</code> <text>部门不存在</text> </error> <error> <code>60004</code> <text>父亲部门不存在</text> </error> <error> <code>60005</code> <text>不允许删除有成员的部门</text> </error> <error> <code>60006</code> <text>不允许删除有子部门的部门</text> </error> <error> <code>60007</code> <text>不允许删除根部门</text> </error> <error> <code>60008</code> <text>部门ID或者部门名称已存在</text> </error> <error> <code>60009</code> <text>部门名称含有非法字符</text> </error> <error> <code>60010</code> <text>部门存在循环关系</text> </error> <error> <code>60011</code> <text>管理组权限不足,(user/department/agent)无权限</text> </error> <error> <code>60012</code> <text>不允许删除默认应用</text> </error> <error> <code>60013</code> <text>不允许关闭应用</text> </error> <error> <code>60014</code> <text>不允许开启应用</text> </error> <error> <code>60015</code> <text>不允许修改默认应用可见范围</text> </error> <error> <code>60016</code> <text>不允许删除存在成员的标签</text> </error> <error> <code>60017</code> <text>不允许设置企业</text> </error> <error> <code>60019</code> <text>不允许设置应用地理位置上报开关</text> </error> <error> <code>60020</code> <text>访问ip不在白名单之中</text> </error> <error> <code>60025</code> <text>主页型应用不支持的消息类型</text> </error> <error> <code>60026</code> <text>已授权的应用不允许企业管理组调用接口修改菜单</text> </error> <error> <code>60027</code> <text>不支持第三方修改主页型应用字段</text> </error> <error> <code>60028</code> <text>应用已授权予第三方,不允许通过接口修改主页url</text> </error> <error> <code>60029</code> <text>应用已授权予第三方,不允许通过接口修改可信域名</text> </error> <error> <code>60031</code> <text>未设置管理组的登录授权域名</text> </error> <error> <code>60102</code> <text>UserID已存在</text> </error> <error> <code>60103</code> <text>手机号码不合法</text> </error> <error> <code>60104</code> <text>手机号码已存在</text> </error> <error> <code>60105</code> <text>邮箱不合法</text> </error> <error> <code>60106</code> <text>邮箱已存在</text> </error> <error> <code>60107</code> <text>微信号不合法</text> </error> <error> <code>60108</code> <text>微信号已存在</text> </error> <error> <code>60109</code> <text>QQ号已存在</text> </error> <error> <code>60110</code> <text>用户同时归属部门超过20个</text> </error> <error> <code>60111</code> <text>UserID不存在</text> </error> <error> <code>60112</code> <text>成员姓名不合法</text> </error> <error> <code>60113</code> <text>身份认证信息(微信号/手机/邮箱)不能同时为空</text> </error> <error> <code>60114</code> <text>性别不合法</text> </error> <error> <code>60115</code> <text>已关注成员微信不能修改</text> </error> <error> <code>60116</code> <text>扩展属性已存在</text> </error> <error> <code>60118</code> <text>成员无有效邀请字段,详情参考(邀请成员关注)的接口说明</text> </error> <error> <code>60119</code> <text>成员已关注</text> </error> <error> <code>60120</code> <text>成员已禁用</text> </error> <error> <code>60121</code> <text>找不到该成员</text> </error> <error> <code>60122</code> <text>邮箱已被外部管理员使用</text> </error> <error> <code>60123</code> <text>无效的部门id</text> </error> <error> <code>60124</code> <text>无效的父部门id</text> </error> <error> <code>60125</code> <text>非法部门名字,长度超过限制、重名等</text> </error> <error> <code>60126</code> <text>创建部门失败</text> </error> <error> <code>60127</code> <text>缺少部门id</text> </error> <error> <code>60128</code> <text>字段不合法,可能存在主键冲突或者格式错误</text> </error> <error> <code>60129</code> <text>用户设置了拒绝邀请</text> </error> <error> <code>60131</code> <text>不合法的职位长度</text> </error> <error> <code>61017</code> <text>子商户未发起授权,不能进行授权确认</text> </error> <error> <code>61018</code> <text>已经confirm确认,无需重复确认</text> </error> <error> <code>61019</code> <text>非强授权,不能用confirm确认</text> </error> <error> <code>61020</code> <text>提交的参数错误,即不包含在接口字段范围内</text> </error> <error> <code>61021</code> <text>尚未进行资料提交,不可confirm</text> </error> <error> <code>61022</code> <text>审核中和审核通过的商户资料均不能重提。仅审核驳回可重提</text> </error> <error> <code>61300</code> <text>不合法的基本信息(base_info)</text> </error> <error> <code>61301</code> <text>不合法的详情信息(detail_info)</text> </error> <error> <code>61302</code> <text>不合法的商品推广区信息(action_info)</text> </error> <error> <code>61303</code> <text>商品信息不存在</text> </error> <error> <code>61304</code> <text>推广服务区(action_info)中的product不合法</text> </error> <error> <code>61305</code> <text>不合法的keystand或keystr。ean13标准下,编码内容必须满足商户号段。</text> </error> <error> <code>61306</code> <text>推广服务区(action_info)中的appid不合法</text> </error> <error> <code>61307</code> <text>推广服务区(action_info)中的cardid不合法</text> </error> <error> <code>61308</code> <text>基本信息(base_info)不存在</text> </error> <error> <code>61309</code> <text>详情信息(detail_info)不存在</text> </error> <error> <code>61310</code> <text>推广服务区(action_info)不存在</text> </error> <error> <code>61311</code> <text>推广服务区(action_info)中的media不合法</text> </error> <error> <code>61312</code> <text>图片大小超出限制</text> </error> <error> <code>61313</code> <text>图片内容不合法或没经过Base64编码</text> </error> <error> <code>61314</code> <text>不合法的ExtInfo</text> </error> <error> <code>61316</code> <text>条码冲突,创建了其他正在使用的条码</text> </error> <error> <code>61317</code> <text>无效的ticket</text> </error> <error> <code>61319</code> <text>商户类目ID无效</text> </error> <error> <code>61320</code> <text>商户全局信息不存在</text> </error> <error> <code>61322</code> <text>商户无此商品类目权限</text> </error> <error> <code>61323</code> <text>商户无此条码权限</text> </error> <error> <code>61324</code> <text>推广服务区服务栏数量超过限制</text> </error> <error> <code>61334</code> <text>商品信息不存在</text> </error> <error> <code>61337</code> <text>商品信息已存在</text> </error> <error> <code>61341</code> <text>白名单人数超过限制</text> </error> <error> <code>61342</code> <text>Keystandard与创建时填写的不匹配</text> </error> <error> <code>61343</code> <text>Keystandard不合法</text> </error> <error> <code>61345</code> <text>推广服务区(action_info)中的code不合法</text> </error> <error> <code>61346</code> <text>推广服务区(action_info)中的store不合法</text> </error> <error> <code>61347</code> <text>推广服务区(action_info)中的media不合法</text> </error> <error> <code>61348</code> <text>推广服务区(action_info)中的text不合法</text> </error> <error> <code>61450</code> <text>系统错误(system error)</text> </error> <error> <code>61451</code> <text>参数错误(invalid parameter)</text> </error> <error> <code>61452</code> <text>无效客服账号(invalid kf_account)</text> </error> <error> <code>61453</code> <text>账号已存在(kf_account exsited)</text> </error> <error> <code>61454</code> <text>账号名长度超过限制(前缀10个英文字符)(invalid kf_acount length)</text> </error> <error> <code>61455</code> <text>账号名包含非法字符(英文+数字)(illegal character in kf_account)</text> </error> <error> <code>61456</code> <text>账号个数超过限制(100个客服账号)(kf_account count exceeded)</text> </error> <error> <code>61457</code> <text>无效头像文件类型(invalid file type)</text> </error> <error> <code>61458</code> <text>客户正在被其他客服接待(customer accepted by xxx@xxxx)</text> </error> <error> <code>61459</code> <text>客服不在线(kf offline)</text> </error> <error> <code>61500</code> <text>日期格式错误</text> </error> <error> <code>63154</code> <text>不合法的商品状态</text> </error> <error> <code>63155</code> <text>不合法的主页颜色</text> </error> <error> <code>63156</code> <text>不合法的品牌标签</text> </error> <error> <code>63157</code> <text>不合法的推荐商品设置,被推荐的商品也必须来自该账号,并处于发布状态。</text> </error> <error> <code>63158</code> <text>商品总数超过限制,上限10万条。</text> </error> <error> <code>63159</code> <text>商品建议零售价为空。未设置购买渠道(包括微信小店、电商链接)时,建议零售价必填。</text> </error> <error> <code>63160</code> <text>价格信息不合法。retail_price和sale_price参数内容应为数字。</text> </error> <error> <code>63161</code> <text>组件区组件数量超过限制,相同组件仅能设置一个。</text> </error> <error> <code>63162</code> <text>防伪组件中native_show设置不合法</text> </error> <error> <code>63163</code> <text>防伪组件中anti_fake_url不存在</text> </error> <error> <code>63164</code> <text>组件区组件类型设置不合法</text> </error> <error> <code>63166</code> <text>商品审核中,不可进行更新、取消发布和删除商品等操作</text> </error> <error> <code>63167</code> <text>商品未发布,��可进行取消发布操作</text> </error> <error> <code>63168</code> <text>商品审核未通过,不可进行取消发布操作</text> </error> <error> <code>63169</code> <text>商品处于发布状态,不可再次发布</text> </error> <error> <code>65104</code> <text>invalid category</text> </error> <error> <code>65105</code> <text>invalid photo url</text> </error> <error> <code>65106</code> <text>poi audit state must be approved</text> </error> <error> <code>65107</code> <text>not allow modify</text> </error> <error> <code>65109</code> <text>invalid business</text> </error> <error> <code>65110</code> <text>invalid address</text> </error> <error> <code>65111</code> <text>invalid telephone</text> </error> <error> <code>65112</code> <text>invalid city</text> </error> <error> <code>65113</code> <text>invalid province</text> </error> <error> <code>65114</code> <text>empty photo list</text> </error> <error> <code>65115</code> <text>invalid poi id</text> </error> <error> <code>65301</code> <text>不存在此menuid对应的个性化菜单</text> </error> <error> <code>65302</code> <text>没有相应的用户</text> </error> <error> <code>65303</code> <text>没有默认菜单,不能创建个性化菜单</text> </error> <error> <code>65304</code> <text>MatchRule信息为空</text> </error> <error> <code>65305</code> <text>个性化菜单数量受限</text> </error> <error> <code>65306</code> <text>不支持个性化菜单的帐号</text> </error> <error> <code>65307</code> <text>个性化菜单信息为空</text> </error> <error> <code>65308</code> <text>包含没有响应类型的button</text> </error> <error> <code>65309</code> <text>个性化菜单开关处于关闭状态</text> </error> <error> <code>65310</code> <text>填写了省份或城市信息,国家信息不能为空</text> </error> <error> <code>65311</code> <text>填写了城市信息,省份信息不能为空</text> </error> <error> <code>65312</code> <text>不合法的国家信息</text> </error> <error> <code>65313</code> <text>不合法的省份信息</text> </error> <error> <code>65314</code> <text>不合法的城市信息</text> </error> <error> <code>65316</code> <text>该公众号的菜单设置了过多的域名外跳(最多跳转到3个域名的链接)</text> </error> <error> <code>65317</code> <text>不合法的URL</text> </error> <error> <code>65400</code> <text>API不可用,即没有开通或升级到新版客服功能</text> </error> <error> <code>65401</code> <text>无效客服帐号</text> </error> <error> <code>65402</code> <text>客服帐号尚未绑定微信号,不能投入使用</text> </error> <error> <code>65403</code> <text>客服昵称不合法</text> </error> <error> <code>65404</code> <text>客服帐号不合法</text> </error> <error> <code>65405</code> <text>帐号数目已达到上限,不能继续添加</text> </error> <error> <code>65406</code> <text>已经存在的客服帐号</text> </error> <error> <code>65407</code> <text>邀请对象已经是该公众号客服</text> </error> <error> <code>65408</code> <text>本公众号已经有一个邀请给该微信</text> </error> <error> <code>65409</code> <text>无效的微信号</text> </error> <error> <code>65410</code> <text>邀请对象绑定公众号客服数达到上限(目前每个微信号可以绑定5个公众号客服帐号)</text> </error> <error> <code>65411</code> <text>该帐号已经有一个等待确认的邀请,不能重复邀请</text> </error> <error> <code>65412</code> <text>该帐号已经绑定微信号,不能进行邀请</text> </error> <error> <code>65413</code> <text>不存在对应用户的会话信息</text> </error> <error> <code>65414</code> <text>粉丝正在被其他客服接待</text> </error> <error> <code>65415</code> <text>指定的客服不在线</text> </error> <error> <code>65416</code> <text>查询参数不合法</text> </error> <error> <code>65417</code> <text>查询时间段超出限制</text> </error> <error> <code>80001</code> <text>可信域名不匹配,或者可信域名没有IPC备案(后续将不能在该域名下正常使用jssdk)</text> </error> <error> <code>81003</code> <text>邀请额度已用完</text> </error> <error> <code>81004</code> <text>部门数量超过上限</text> </error> <error> <code>82001</code> <text>发送消息或者邀请的参数全部为空或者全部不合法</text> </error> <error> <code>82002</code> <text>不合法的PartyID列表长度</text> </error> <error> <code>82003</code> <text>不合法的TagID列表长度</text> </error> <error> <code>82004</code> <text>微信版本号过低</text> </error> <error> <code>85002</code> <text>包含不合法的词语</text> </error> <error> <code>86001</code> <text>不合法的会话ID</text> </error> <error> <code>86003</code> <text>不存在的会话ID</text> </error> <error> <code>86004</code> <text>不合法的会话名</text> </error> <error> <code>86005</code> <text>不合法的会话管理员</text> </error> <error> <code>86006</code> <text>不合法的成员列表大小</text> </error> <error> <code>86007</code> <text>不存在的成员</text> </error> <error> <code>86101</code> <text>需要会话管理员权限</text> </error> <error> <code>86201</code> <text>缺少会话ID</text> </error> <error> <code>86202</code> <text>缺少会话名</text> </error> <error> <code>86203</code> <text>缺少会话管理员</text> </error> <error> <code>86204</code> <text>缺少成员</text> </error> <error> <code>86205</code> <text>非法的会话ID长度</text> </error> <error> <code>86206</code> <text>非法的会话ID数值</text> </error> <error> <code>86207</code> <text>会话管理员不在用户列表中</text> </error> <error> <code>86208</code> <text>消息服务未开启</text> </error> <error> <code>86209</code> <text>缺少操作者</text> </error> <error> <code>86210</code> <text>缺少会话参数</text> </error> <error> <code>86211</code> <text>缺少会话类型(单聊或者群聊)</text> </error> <error> <code>86213</code> <text>缺少发件人</text> </error> <error> <code>86214</code> <text>非法的会话类型</text> </error> <error> <code>86215</code> <text>会话已存在</text> </error> <error> <code>86216</code> <text>非法会话成员</text> </error> <error> <code>86217</code> <text>会话操作者不在成员列表中</text> </error> <error> <code>86218</code> <text>非法会话发件人</text> </error> <error> <code>86219</code> <text>非法会话收件人</text> </error> <error> <code>86220</code> <text>非法会话操作者</text> </error> <error> <code>86221</code> <text>单聊模式下,发件人与收件人不能为同一人</text> </error> <error> <code>86222</code> <text>不允许消息服务访问的API</text> </error> <error> <code>86304</code> <text>不合法的消息类型</text> </error> <error> <code>86305</code> <text>客服服务未启用</text> </error> <error> <code>86306</code> <text>缺少发送人</text> </error> <error> <code>86307</code> <text>缺少发送人类型</text> </error> <error> <code>86308</code> <text>缺少发送人id</text> </error> <error> <code>86309</code> <text>缺少接收人</text> </error> <error> <code>86310</code> <text>缺少接收人类型</text> </error> <error> <code>86311</code> <text>缺少接收人id</text> </error> <error> <code>86312</code> <text>缺少消息类型</text> </error> <error> <code>86313</code> <text>缺少客服,发送人或接收人类型,必须有一个为kf</text> </error> <error> <code>86314</code> <text>客服不唯一,发送人或接收人类型,必须只有一个为kf</text> </error> <error> <code>86315</code> <text>不合法的发送人类型</text> </error> <error> <code>86316</code> <text>不合法的发送人id。Userid不存在、openid不存在、kf不存在</text> </error> <error> <code>86317</code> <text>不合法的接收人类型</text> </error> <error> <code>86318</code> <text>不合法的接收人id。Userid不存在、openid不存在、kf不存在</text> </error> <error> <code>86319</code> <text>不合法的客服,kf不在客服列表中</text> </error> <error> <code>86320</code> <text>不合法的客服类型</text> </error> <error> <code>45009</code> <msg>reach max api daily quota limit</msg> <text>没有剩余的调用次数</text> </error> <error> <code>88000</code> <msg>without comment privilege</msg> <text>没有留言权限</text> </error> <error> <code>88001</code> <msg>msg_data is not exists</msg> <text>该图文不存在</text> </error> <error> <code>88002</code> <msg>the article is limit for safety</msg> <text>文章存在敏感信息</text> </error> <error> <code>88003</code> <msg>elected comment upper limit</msg> <text>精选评论数已达上限</text> </error> <error> <code>88004</code> <msg>comment was deleted by user</msg> <text>已被用户删除,无法精选</text> </error> <error> <code>88005</code> <msg>already reply</msg> <text>该评论已回复</text> </error> <error> <code>88007</code> <msg>reply content beyond max len or content len is zero</msg> <text>回复超过长度限制或为0</text> </error> <error> <code>88008</code> <msg>comment is not exists</msg> <text>该评论不存在</text> </error> <error> <code>88009</code> <msg>reply is not exists</msg> <text>该回复不存在</text> </error> <error> <code>88010</code> <msg>count range error. cout <= 0 or count > 50</msg> <text>获取评论数目不合法</text> </error> <error> <code>90001</code> <text>未认证摇一摇周边</text> </error> <error> <code>90002</code> <text>缺少摇一摇周边ticket参数</text> </error> <error> <code>90003</code> <text>摇一摇周边ticket参数不合法</text> </error> <error> <code>90004</code> <text>摇一摇周边ticket过期</text> </error> <error> <code>90005</code> <text>未开启摇一摇周边服务</text> </error> <error> <code>9001001</code> <text>POST数据参数不合法</text> </error> <error> <code>9001002</code> <text>远端服务不可用</text> </error> <error> <code>9001003</code> <text>Ticket不合法</text> </error> <error> <code>9001004</code> <text>获取摇周边用户信息失败</text> </error> <error> <code>9001005</code> <text>获取商户信息失败</text> </error> <error> <code>9001006</code> <text>获取OpenID失败</text> </error> <error> <code>9001007</code> <text>上传文件缺失</text> </error> <error> <code>9001008</code> <text>上传素材的文件类型不合法</text> </error> <error> <code>9001009</code> <text>上传素材的文件尺寸不合法</text> </error> <error> <code>9001010</code> <text>上传失败</text> </error> <error> <code>9001020</code> <text>帐号不合法</text> </error> <error> <code>9001021</code> <text>已有设备激活率低于50%,不能新增设备</text> </error> <error> <code>9001022</code> <text>设备申请数不合法,必须为大于0的数字</text> </error> <error> <code>9001023</code> <text>已存在审核中的设备ID申请</text> </error> <error> <code>9001024</code> <text>一次查询设备ID数量不能超过50</text> </error> <error> <code>9001025</code> <text>设备ID不合法</text> </error> <error> <code>9001026</code> <text>页面ID不合法</text> </error> <error> <code>9001027</code> <text>页面参数不合法</text> </error> <error> <code>9001028</code> <text>一次删除页面ID数量不能超过10</text> </error> <error> <code>9001029</code> <text>页面已应用在设备中,请先解除应用关系再删除</text> </error> <error> <code>9001030</code> <text>一次查询页面ID数量不能超过50</text> </error> <error> <code>9001031</code> <text>时间区间不合法</text> </error> <error> <code>9001032</code> <text>保存设备与页面的绑定关系参数错误</text> </error> <error> <code>9001033</code> <text>门店ID不合法</text> </error> <error> <code>9001034</code> <text>设备备注信息过长</text> </error> <error> <code>9001035</code> <text>设备申请参数不合法</text> </error> <error> <code>9001036</code> <text>查询起始值begin不合法</text> </error> <error> <code>9001037</code> <text>单个设备绑定页面不能超过30个</text> </error> <error> <code>9001038</code> <text>设备总数超过了限额</text> </error> <error> <code>9001039</code> <text>不合法的联系人名字</text> </error> <error> <code>9001040</code> <text>不合法的联系人电话</text> </error> <error> <code>9001041</code> <text>不合法的联系人邮箱</text> </error> <error> <code>9001042</code> <text>不合法的行业id</text> </error> <error> <code>9001043</code> <text>不合法的资质证明文件url,文件需通过“素材管理”接口上传</text> </error> <error> <code>9001044</code> <text>缺少资质证明文件</text> </error> <error> <code>9001045</code> <text>申请理由不能超过500字</text> </error> <error> <code>9001046</code> <text>公众账号未认证</text> </error> <error> <code>9001047</code> <text>不合法的设备申请批次id</text> </error> <error> <code>9001048</code> <text>审核状态为审核中或审核已通过,不能再提交申请请求</text> </error> <error> <code>9001049</code> <text>获取分组元数据失败</text> </error> <error> <code>9001050</code> <text>账号下分组数达到上限,最多为100个</text> </error> <error> <code>9001051</code> <text>分组包含的设备数达到上限,最多为10000个</text> </error> <error> <code>9001052</code> <text>每次添加到分组的设备数达到上限,每次最多操作1000个设备</text> </error> <error> <code>9001053</code> <text>每次从分组删除的设备数达到上限,每次最多操作1000个设备</text> </error> <error> <code>9001054</code> <text>待删除的分组仍存在设备</text> </error> <error> <code>9001055</code> <text>分组名称过长,上限为100个字符</text> </error> <error> <code>9001056</code> <text>分组待添加或删除的设备列表中包含有不属于该分组的设备id</text> </error> <error> <code>9001057</code> <text>分组相关信息操作失败</text> </error> <error> <code>9001058</code> <text>分组id不存在</text> </error> <error> <code>9001059</code> <text>模板页面logo_url为空</text> </error> <error> <code>9001060</code> <text>创建红包活动失败</text> </error> <error> <code>9001061</code> <text>获得红包活动ID失败</text> </error> <error> <code>9001062</code> <text>创建模板页面失败</text> </error> <error> <code>9001063</code> <text>红包提供商户公众号ID和红包发放商户公众号ID不一致</text> </error> <error> <code>9001064</code> <text>红包权限审核失败</text> </error> <error> <code>9001065</code> <text>红包权限正在审核</text> </error> <error> <code>9001066</code> <text>红包权限被取消</text> </error> <error> <code>9001067</code> <text>没有红包权限</text> </error> <error> <code>9001068</code> <text>红包活动时间不在红包权限有效时间内</text> </error> <error> <code>9001069</code> <text>设置红包活动开关失败</text> </error> <error> <code>9001070</code> <text>获得红包活动信息失败</text> </error> <error> <code>9001071</code> <text>查询红包ticket失败</text> </error> <error> <code>9001072</code> <text>红包ticket数量超过限制</text> </error> <error> <code>9001073</code> <text>sponsor_appid与预下单时的wxappid不一致</text> </error> <error> <code>9001074</code> <text>获得红包发送ID失败</text> </error> <error> <code>9001075</code> <text>录入活动的红包总数超过创建活动时预设的total</text> </error> <error> <code>9001076</code> <text>添加红包发送ID失败</text> </error> <error> <code>9001077</code> <text>解码红包发送ID失败</text> </error> <error> <code>9001078</code> <text>获取公众号uin失败</text> </error> <error> <code>9001079</code> <text>接口调用appid与调用创建活动接口的appid不一致</text> </error> <error> <code>9001090</code> <text>录入的所有ticket都是无效ticket,可能原因为ticket重复使用,过期或金额不在1-1000元之间</text> </error> <error> <code>9001091</code> <text>活动已过期</text> </error> <error> <code>9002001</code> <text>不合法的请求方式</text> </error> <error> <code>9002002</code> <text>系统异常</text> </error> <error> <code>9002003</code> <text>网络异常,后台服务超时,请稍后再试</text> </error> <error> <code>9002004</code> <text>后台服务调用异常</text> </error> <error> <code>9002005</code> <text>签权失败</text> </error> <error> <code>9002006</code> <text>未开通微信连Wi-Fi连插件</text> </error> <error> <code>9002007</code> <text>缺少参数</text> </error> <error> <code>9002008</code> <text>不合法的参数</text> </error> <error> <code>9002009</code> <text>门店ID不存在</text> </error> <error> <code>9002010</code> <text>ssid和密码均未以大写字母“WX”开头,两者中至少有一个以“WX”开头才可添加设备成功</text> </error> <error> <code>9002011</code> <text>ssid不能包含中文字符</text> </error> <error> <code>9002012</code> <text>password不能包含中文字符</text> </error> <error> <code>9002013</code> <text>password必需大于8个字符</text> </error> <error> <code>9002014</code> <text>门店下设备的密码不一样</text> </error> <error> <code>9002015</code> <text>门店下设备不属于同一SSID</text> </error> <error> <code>9002016</code> <text>设备已添加过</text> </error> <error> <code>9002017</code> <text>设备不存在,无法删除</text> </error> <error> <code>9002018</code> <text>门店下有专业设备,不能设置顶部常驻入口</text> </error> <error> <code>9002019</code> <text>门店下没有设备</text> </error> <error> <code>9002020</code> <text>未认证的账号不能设置商家主页</text> </error> <error> <code>9002022</code> <text>门店下已添加非密码型设备,无法再添加密码型设备</text> </error> <error> <code>9002023</code> <text>未认证公众账号不能获取</text> </error> <error> <code>9002024</code> <text>该账号下没有密码型设备</text> </error> <error> <code>9002025</code> <text>该账号下的所有设备,只有全为密码型设备才能获取</text> </error> <error> <code>9002026</code> <text>查询列表超过最大限制</text> </error> <error> <code>9002027</code> <text>门店下是非密码型设备,不能下载二维码</text> </error> <error> <code>9002028</code> <text>门店下已添加非portal改造型设备</text> </error> <error> <code>9002029</code> <text>非第三方授权不能获取</text> </error> <error> <code>9002030</code> <text>未开通注册portal型设备</text> </error> <error> <code>9002031</code> <text>保留现有连网方式的门店,不支持扫二维码方式连网,无法下载二维码</text> </error> <error> <code>9002032</code> <text>必需全部设备均为使用微信方式连网才可以获取</text> </error> <error> <code>9002033</code> <text>该账号下无设备,至少有一台设备才能获取</text> </error> <error> <code>9002034</code> <text>该账号下有专业设备,无法获取</text> </error> <error> <code>9002035</code> <text>保留现有连网方式的门店,无法清除门店网络及设备</text> </error> <error> <code>9002037</code> <text>portal型设备只能修改ssid</text> </error> <error> <code>9002038</code> <text>ssid必须以大写字母“WX”开头</text> </error> <error> <code>9002039</code> <text>门店下无网络信息,无法进行修改</text> </error> <error> <code>9002040</code> <text>专业型设备的门店,不支持修改网络信息</text> </error> <error> <code>9002041</code> <text>未认证的账号不能设置</text> </error> <error> <code>9002042</code> <text>保留现有连网方式的门店,不支持设置连网完成页</text> </error> <error> <code>9007001</code> <text>门店下的ssid重复</text> </error> <error> <code>9007003</code> <text>与门店下的设备类型不一致</text> </error> <error> <code>9007004</code> <text>找不到门店ssid信息</text> </error> <error> <code>9007005</code> <text>门店下不同的ssid门店信息数量已超过最大限制</text> </error> <error> <code>9007006</code> <text>无协议设备的门店,不支持下载二维码</text> </error> <error> <code>9007007</code> <text>专业型设备的门店,不支持下载二维码</text> </error> <error> <code>9008001</code> <text>找不到卡券</text> </error> <error> <code>9008002</code> <text>投放时间超过卡券有效期</text> </error> <error> <code>-1</code> <text>系统错误。</text> </error> <error> <code>-1000</code> <text>系统错误</text> </error> <!-- 商户平台错误码 --> <error> <code>132011004</code> <text>参数错误,报关时仅传入订单号,不传入子订单号(sub_order_no)时,不能填费用信息,须以支付系统中的值为准,请检查参数是否都正确 </text> </error> <error> <code>132021028</code> <text>交易币种与商户结算币种不一致】,报关时传入子订单号(sub_order_no)时,币种参数(fee_type)必填,请检查所传币种参数(fee_type)是否为空 </text> </error> <error> <code>AL_STOCK_OVER</code> <text>活动已结束,活动已结束,属于正常逻辑错误</text> </error> <error> <code>AMOUNT_LIMIT</code> <text>付款金额不能小于最低限额,付款金额不能小于最低限额,每次付款金额必须大于1元</text> </error> <error> <code>APPID_MCHID_NOT_MATCH</code> <text>appid和mch_id不匹配,appid和mch_id不匹配,请确认appid和mch_id是否匹配</text> </error> <error> <code>APPID_NOT_EXIST</code> <text>AppId未设置(sub_order_no),appid为必传字段,请检查appid是否正确</text> </error> <error> <code>AUTHCODEEXPIRE</code> <text>二维码已过期,请用户在微信上刷新后再试,支付确认失败,用户的条码已经过期,请收银员提示用户,请用户在微信上刷新条码,然后请收银员重新扫码。 直接将错误展示给收银员 </text> </error> <error> <code>AUTHORITY_NOT_FOUND</code> <text>未开通自助清关功能,须先开通自助清关功能才可成功调用接口,请检查是否已开通自助清关功能,开通路径:微信支付商户平台-产品中心-自助清关中申请开通。 </text> </error> <error> <code>AUTH_CODE_ERROR</code> <text>授权码参数错误,支付确认失败,请求参数未按指引进行填写,每个二维码仅限使用一次,请刷新再试</text> </error> <error> <code>AUTH_CODE_INVALID</code> <text>授权码检验错误,支付确认失败,收银员扫描的不是微信支付的条码,请扫描微信支付被扫条码/二维码</text> </error> <error> <code>BANKERROR</code> <text>银行系统异常,支付结果未知,银行端超时,请立即调用被扫订单结果查询API,查询当前订单的不同状态,决定下一步的操作。 </text> </error> <error> <code>BUYER_MISMATCH</code> <text>支付帐号错误,支付确认失败,暂不支持同一笔订单更换支付方,请确认支付方是否相同</text> </error> <error> <code>CA_ERROR</code> <text>请求未携带证书,或请求携带的证书出错,到商户平台下载证书,请求带上证书后重试。</text> </error> <error> <code>CA_VERIFY_FAILED</code> <text>证书验证失败,检查证书是否正确</text> </error> <error> <code>CHCUSTOMSNO_NOT_SET</code> <text>海关备案号未设置,海关备案号为必传字段,请检查备案号是否为空</text> </error> <error> <code>CODE_2_ID_ERR</code> <text>商户id有误,确认商户id是否正确并合法</text> </error> <error> <code>COUPON_NOT_FOUND</code> <text>券没有查找成功,确认券id、用户openid的正确性</text> </error> <error> <code>COUPON_STOCK_ID_EMPTY</code> <text>批次id为空,确认批次id正确传入</text> </error> <error> <code>COUPON_STOCK_ID_NOT_VALID</code> <text>批次id不正确,确认批次id正确性以及和商户id的所属关系是否正确</text> </error> <error> <code>COUPON_STOCK_NOT_FOUND</code> <text>批次信息不存在,确认批次id信息正确</text> </error> <error> <code>CUSTOMSCONFIG_NOT_SET</code> <text>海关配置未设置,报关接口需要商户已配置过海关信息才可以访问,请参照上文中的海关备案指引,进行海关信息报备</text> </error> <error> <code>CUSTOMS_NOT_SET</code> <text>海关信息未设置,海关信息为必传字段,请检查海关信息是否为空</text> </error> <error> <code>DAY_ OVER_LIMITED</code> <text>企业红包的按天日发放受限,单个商户日发送红包数量不大于10000个;(可联系微信支付[email protected]调高额度) </text> </error> <error> <code>ERR_VERIFY_SSL_SERIAL</code> <text>获取客户端证书序列号失败!,检查证书是否正确</text> </error> <error> <code>ERR_VERIFY_SSL_SN</code> <text>获取客户端证书特征名称(DN)域失败!,检查证书是否正确</text> </error> <error> <code>FATAL_ERROR</code> <text>两次请求参数不一致,两次请求商户单号一样,但是参数不一致,如果想重试前一次的请求,请用原参数重试,如果重新发送,请更换单号。 </text> </error> <error> <code>FEETYPE_NOT_SET</code> <text>币种类型未设置,拆单情况下,币种为必填参数,请检查fee_type是否为空</text> </error> <error> <code>FREQ_LIMIT</code> <text>受频率限制,请对请求做频率控制</text> </error> <error> <code>FREQ_OVER_LIMIT</code> <text>超过发放频率限制,请稍后再试,请求对发放请求做频率控制</text> </error> <error> <code>GET_COUPON_STOCK_FAIL</code> <text>获取批次信息失败,确认批次id信息正确</text> </error> <error> <code>ILLEGAL_APPID</code> <text>错误传入了app的appid,接口传入的所有appid应该为公众号的appid(在mp.weixin.qq.com申请的),不能为APP的appid(在open.weixin.qq.com申请的)。 </text> </error> <error> <code>INVALID_MCHCUSTOMSNO</code> <text>无效的海关备案号长度,海关备案号一般为6位字符串,请检查海关备案号是否正确</text> </error> <error> <code>INVALID_SUBORDER_NO</code> <text>无效的子订单号长度(sub_order_no),子订单号要求是32位以内的字符串,请检查子订单号长度是否正确</text> </error> <error> <code>INVALID_TRANSACTIONID</code> <text>无效transaction_id,请求参数未按指引进行填写,参数错误,请重新检查</text> </error> <error> <code>INVALID_TRANSACTION_ID</code> <text>无效的微信订单号长度,微信订单号为28位数字,请确保长度一致,请检查微信订单号(transaction_id)是否正确 </text> </error> <error> <code>LACK_PARAMS</code> <text>缺少参数,缺少必要的请求参数,请检查参数是否齐全</text> </error> <error> <code>MCHID_INVALID_LENGTH</code> <text>无效的商户号长度,报关接口只支持12开头10位数字的商户号,请检查商户号长度是否为10位</text> </error> <error> <code>MCHID_NOT_EXIST</code> <text>��户号(mch_id)未设置,MCH_ID为必传字段,请检查mch_id是否正确</text> </error> <error> <code>MCHID_NOT_SET</code> <text>商户号未设置,商户号为必传参数,请求时必传,请检查商户号是否为空</text> </error> <error> <code>MCH_ID_EMPTY</code> <text>商户id为空,确认商户id正确传入</text> </error> <error> <code>MONEY_LIMIT</code> <text>红包金额发放限制,每个红包金额必须大于1元,小于1000元(可联系微信支付[email protected]调高额度至4999元) </text> </error> <error> <code>NAME_MISMATCH</code> <text>姓名校验出错,请求参数里填写了需要检验姓名,但是输入了错误的姓名,填写正确的用户姓名</text> </error> <error> <code>NETWORK ERROR</code> <text>网络环境不佳,请重试,请重试</text> </error> <error> <code>NETWORKERROR</code> <text>网络环境不佳,请重试,请重试</text> </error> <error> <code>NOAUTH</code> <text>没有权限,没有授权请求此api,请联系微信支付开通api权限</text> </error> <error> <code>NOTENOUGH</code> <text>余额不足,帐号余额不足,请用户充值或更换支付卡后再支付</text> </error> <error> <code>NOTSUPORTCARD</code> <text>不支持卡类型,支付确认失败,用户使用卡种不支持当前支付形式,请用户重新选择卡种 建议:商户系统返回给收银台的提示为“该卡不支持当前支付,提示用户换卡支付或绑新卡支付” </text> </error> <error> <code>NOT_FOUND</code> <text>指定单号数据不存在,查询单号对应的数据不存在,请使用正确的商户订单号查询</text> </error> <error> <code>NOT_UTF8</code> <text>编码格式错误,未使用指定编码格式,请使用NOT_UTF8编码格式</text> </error> <error> <code>NO_AUTH</code> <text>无权限,未获得此接口的调用权限,请检查当前商户号是否已获得此接口的调用权限</text> </error> <error> <code>OPENID_ERROR</code> <text>Openid错误,Openid格式错误或者不属于商家公众账号,请核对商户自身公众号appid和用户在此公众号下的openid。 </text> </error> <error> <code>OPEN_ID_EMPTY</code> <text>用户openid为空,检查用户openid是否正确并合法</text> </error> <error> <code>ORDERCLOSED</code> <text>订单已关闭,订单已关闭,无法重复关闭,订单已关闭,无需继续调用</text> </error> <error> <code>ORDERNOTEXIST</code> <text>订单不存在,订单系统不存在此订单,不需要关单,当作未提交的支付的订单</text> </error> <error> <code>ORDERPAID</code> <text>订单已支付,订单已支付,不能发起关单,订单已支付,不能发起关单,请当作已支付的正常交易</text> </error> <error> <code>ORDERREVERSED</code> <text>订单已撤销,支付确认失败,当前订单已经被撤销,当前订单状态为“订单已撤销”,请提示用户重新支付</text> </error> <error> <code>OUTTRADENO_NOT_SET</code> <text>商户订单号(out_trade_no)未设置,商户订单号为必传参数,请检查商户订单号(out_trade_no)是否为空 </text> </error> <error> <code>OUT_TRADE_NO_USED</code> <text>商户订单号重复,同一笔交易不能多次提交,请核实商户订单号是否重复提交</text> </error> <error> <code>PARAM_ERROR</code> <text>参数错误,请查看err_code_des,修改设置错误的参数</text> </error> <error> <code>PAYFEE_NOT_MATCH</code> <text>金额不匹配,报关的订单金额必须和支付的金额一致,请检查报关订单的金额是否正确</text> </error> <error> <code>POST_DATA_EMPTY</code> <text>post数据为空,post数据不能为空,请检查post数据是否为空</text> </error> <error> <code>REQUIRE_POST_METHOD</code> <text>请使用post方法,未使用post传递参数 ,请检查请求参数是否通过post方法提交</text> </error> <error> <code>REQ_PARAM_XML_ERR</code> <text>输入的参数xml格式有误,检查输入的xml格式是否正确</text> </error> <error> <code>SECOND_OVER_LIMITED</code> <text>企业红包的按分钟发放受限,每分钟发送红包数量不得超过1800个;(可联系微信支付[email protected]调高额度) </text> </error> <error> <code>SENDNUM_LIMIT</code> <text>该用户今日领取红包个数超过限制,如有需要、请在微信支付商户平台【api安全】中重新配置 【每日同一用户领取本商户红包不允许超过的个数】。 </text> </error> <error> <code>SEND_FAILED</code> <text>红包发放失败,请更换单号再重试,原商户单号已经失败,如果还要对同一个用户发放红包, 需要更换新的商户单号再试。</text> </error> <error> <code>SIGNERROR</code> <text>签名错误,参数签名结果不正确,请检查签名参数和方法是否都符合签名算法要求</text> </error> <error> <code>SIGN_ERROR</code> <text>商户签名错误,按文档要求重新生成签名后再重试。</text> </error> <error> <code>STOCK_IS_NOT_VALID</code> <text>抱歉,该代金券已失效, </text> </error> <error> <code>SYSTEMERROR</code> <text>系统繁忙,请再试。,系统繁忙。</text> </error> <error> <code>TRANSACTION_ID_NOT_SET</code> <text>微信订单号(transaction_id)未设置,微信订单号(transaction_id)为必传参数,请检查微信订单号(transaction_id)是否为空 </text> </error> <error> <code>USERPAYING</code> <text>用户支付中,需要输入密码,支付结果未知,该笔交易因为业务规则要求,需要用户输入支付密码。,等待5秒,然后调用被扫订单结果查询API,查询当前订单的不同状态,决定下一步的操作。 </text> </error> <error> <code>USER_ACCOUNT_ABNORMAL</code> <text>退款请求失败,用户帐号异常或注销,此状态代表退款申请失败,商户可自行处理退款。</text> </error> <error> <code>USER_AL_GET_COUPON</code> <text>你已领取过该代金券,用户已领过,正常逻辑报错</text> </error> <error> <code>XML_ERROR</code> <text>请求的xml格式错误,或者post的数据为空,检查请求串,确认无误后重试</text> </error> <error> <code>XML_FORMAT_ERROR</code> <text>XML格式错误,XML格式错误,请检查XML参数格式是否正确</text> </error> <error> <code>appid字段必填,最长为32个字符</code> <text>请求的appid字段填写错误,填写正确的appid后重试</text> </error> <error> <code>client_ip必须是合法的IP字符串</code> <text>请求的client_ip填写不正确,填写正确的IP后重试</text> </error> <error> <code>nick_name字段必填,并且少于16字符</code> <text>请求的nick_name字段错误,按文档填写正确的nick_name后重试</text> </error> <error> <code>nonce_str字段必填,并且少于32字符</code> <text>请求的nonce_str字段填写不正确,按文档要求填写正确的nonce_str值后重试</text> </error> <error> <code>re_openid字段为必填并且少于32个字符</code> <text>请求的re_openid字段非法,填写对re_openid后重试</text> </error> <error> <code>remark字段为必填,并且少于256字符</code> <text>请求的remark字段填写错误,填写正确的remark后重试</text> </error> <error> <code>send_name字段为必填并且少于32字符</code> <text>请求的send_name字段填写不正确,按文档填写正确的send_name字段后重试</text> </error> <error> <code>total_num必须为1</code> <text>total_num字段值不为1,修改total_num值为1后重试</text> </error> <error> <code>wishing字段为必填,并且少于128个字符</code> <text>缺少wishing字段,填写wishing字段再重试</text> </error> <error> <code>发放金额、最小金额、最大金额必须相等</code> <text>请求的金额相关字段填写错误,按文档要求填写正确的金额后重试</text> </error> <error> <code>商户号和wxappid不匹配</code> <text>商户号和wxappid不匹配,请修改Mchid或wxappid参数</text> </error> <error> <code>找不到对应的商户号</code> <text>请求的mchid字段填写错误,填写正确的mchid字段后重试</text> </error> <error> <code>红包金额参数错误</code> <text>红包金额过大,修改金额重试</text> </error> <error> <code>订单号字段必填,最长为28个字符</code> <text>请求的mch_billno字段填写错误,填写正确的billno后重试</text> </error> <error> <code>输入的商户号有误</code> <text>请求的mchid字段非法(或者没填),填写对应的商户���再重试</text> </error> <error> <code>金额和原始单参数不一致</code> <text>更换了金额,但商户单号未更新,请商户检查代码实现逻辑,请检查金额、商户订单号是否正确</text> </error> </errors>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy