All Products
Search
Document Center

Alibaba Cloud DevOps:Error codes

Last Updated:Apr 03, 2025

This topic describes API error codes. You can find the corresponding error messages in the following error code table.

HTTP status code

Error code

Error message

Description

400

BadRequest

Bad Request

The request is invalid.

UnsupportedInCurrentEnv

API unsupported in current deployed version

The API operation is not supported by the current instance edition.

UnsupportedCurrentTokenType

API unsupported current token type

The API operation does not support the current token type. See the API documentation to confirm the authentication method.

image - 2025-04-02T105446

401

Unauthorized

Unauthorized

You do not have the required permissions.

ExpiredTokenError

Token has expired

The token has expired.

InvalidTokenError

Token is invalid

The token is invalid.

403

Forbidden.InvalidUser.UserNotInCurrentOrganization

The current user is not in the organization and has no right to operate.

The current user has not joined the organization.

403

Forbidden.InvalidOrganizationMember

The current user can not be used in the organization and has no right to operate.

The current user is invalid in the organization and does not have the required permissions.

403

Forbidden

Forbidden

No permissions.

429

TooManyRequests

Too many requests

Too many requests have been sent.

500

InternalServerError

An internal error occurs

An internal error occurred.