# 公共错误码

错误码 错误信息 解决方法
0 ok 请求成功
-1 system error 系统繁忙,此时请开发者稍候再试
40001 invalid credential, access_token is invalid or not latest, could get access_token by getStableAccessToken, more details at https://mmbizurl.cn/s/JtxxFh33r 获取 access_token 时 AppSecret 错误,或者 access_token 无效。请开发者认真检查 AppSecret 的正确性
40003 invalid openid 请检查 openid 的正确性
40013 invalid appid 请检查 appid 的正确性,避免异常字符,注意大小写
40066 invalid url 请检查API的URL是否与文档一致
41001 access_token missing 缺少 access_token 参数
41002 appid missing 请检查URL参数中是否有 ?appid=
41018 missing component_appid 请检查POST json中是否包含component_ appid宇段
42001 access_token expired access_token失效,需要重新获取新的access_token
43002 require POST method 请检查发起API请求的Method是否为POST
43003 require https 请使用HTTPS方式清求,不要使用HTTP方式
44002 empty post data POST 的数据包为空
45002 content size out of limit 请对数据进行压缩
45009 reach max api daily quota limit 查看调用次数是否符合预期,可通过get_api_quota接口获取每天的调用quota;用完后可通过clear_quota进行清空
45011 api minute-quota reach limit must slower retry next minute 命中每分钟的频率限制
45035 access clientip is not registered, not in ip-white-list" 需要登录 channels.weixin.qq.com/shop 配置IP白名单
47001 data format error 解析 JSON/XML 内容错误
48001 api unauthorized 没有该接口权限
48004 api forbidden for irregularities 接口被禁用
50001 user unauthorized 请找用户获取该api授权
50002 user limited 请检查封禁原因
61004 access clientip is not registered, not in ip-white-list 需要登录 channels.weixin.qq.com/shop 配置IP白名单
61007 api is unauthorized to component 请检查第三方平台服务商检查已获取的授权集
10080000 账号发起注销,进入注销公示期 需要登录 channels.weixin.qq.com/shop 继续完成注销
10080001 账号已注销
10080002 小店的视频号带货身份为达人号,不允许使用该功能,如需使用,请将带货身份修改为商家