Skip to main content
API参考

错误码中心

本文为您介绍 API 相关错误码,您可以根据本文错误码对照表查找对应的报错信息。
HTTP status code错误码错误信息错误说明
400BadRequestBad Request错误请求。
400UnsupportedInCurrentEnvAPI unsupported in current deployed version当前实例版本暂未支持该 API,请查阅 API 文档确认适用版本。在对应 API 文档页面的接口描述区域,适用版本字段标明了该 API 支持的实例版本(例如企业标准版、企业专属版)。
400UnsupportedCurrentTokenTypeAPI unsupported current token typeAPI 暂不支持使用当前令牌类型,请查阅 API 文档确认鉴权方式。在对应 API 文档(如 ListMembers - 查询成员列表)的前提条件中,确认鉴权方式为获取个人访问令牌,具体操作请参见获取个人访问令牌文档。
401UnauthorizedUnauthorized未授权。
401ExpiredTokenErrorToken has expired令牌已过期。
401InvalidTokenErrorToken is invalid令牌无效。
403Forbidden.InvalidUser.UserNotInCurrentOrganizationThe current user is not in the organization and has no right to operate.当前用户未加入组织。
403Forbidden.InvalidOrganizationMemberThe current user can not be used in the organization and has no right to operate.当前用户在组织中无效,没有操作权限。
403ForbiddenForbidden无权限。
429TooManyRequestsToo many requests发送了过多请求。
500InternalServerErrorAn internal error occurs发生了内部错误。
产品概述
操作指南
实践教程
  • 编码使用实践
开发参考