Error Codes
| Status Code | Error Code | Error Message | Description | Solution |
|---|---|---|---|---|
| 400 | RAM.1001 | The domain id in the header or the token is invalid. | Invalid account ID or token. | Check whether the account ID is correct. |
| 400 | RAM.1002 | The domain id %s in the header is invalid. | Invalid account ID. | Check whether the account ID is correct. |
| 400 | RAM.1003 | The token is invalid. | Invalid token. | Contact technical support. |
| 400 | RAM.1004 | The account id is invalid. | Invalid account ID. | Check whether the account ID of the principal is correct. |
| 400 | RAM.1005 | The share principal %s cannot be the owner. | Resource owner not allowed to act as principal. | Check whether the principal is correctly configured. |
| 400 | RAM.1006 | The principal is invalid for duplicate. | Duplicate principals. | Delete the duplicate principals. |
| 400 | RAM.1007 | The resource urn is invalid for duplicate. | Duplicate URNs of shared resources. | Delete the duplicate URNs. |
| 400 | RAM.1008 | Bad request for checking permission. | Insufficient permissions for the shared resource. | Check whether the RAM permission has been granted to the IAM user. |
| 400 | RAM.1009 | The resource type %s has no permission. | No permissions for the shared resource. | Grant the permissions to access the shared resource. |
| 400 | RAM.1010 | The domain id %s does not own the resource urn %s. | Account ID and URN mismatched. | Check whether the account ID matches the URN. |
| 400 | RAM.1011 | The %s num exceeds %s quota %s if add count %s. | Maximum quota exceeded. | Check the request parameters. |
| 400 | RAM.1012 | The %s num exceeds the total quota %s if add count %s. | Maximum quota exceeded. | Check the request parameters. |
| 400 | RAM.1013 | The organization management id %s has not enabled sharing. | Sharing with Organizations not enabled. | Enable sharing with Organizations. |
| 400 | RAM.1014 | The cross organizations share cannot be shared to the organizations with the principal %s. | Invalid cross-organization sharing. | Check whether the account of the principal belongs to another organization. |
| 400 | RAM.1015 | The cross organizations share cannot be shared to the organizational unit with the principal %s. | Invalid cross-organization sharing. | Check whether the account of the principal belongs to another organization. |
| 400 | RAM.1016 | The cross organizations share cannot be shared to the organization root with the principal %s. | Invalid cross-organization sharing. | Check whether the account of the principal belongs to another organization. |
| 404 | RAM.1017 | The resource share id %s is not found. | Invalid ID of a resource share. | Check whether the ID of the resource share is correct. |
| 404 | RAM.1018 | The permission id %s is not found. | Invalid ID of the permission to access the shared resources. | Check whether the permission ID is correct. |
| 404 | RAM.1020 | Get project failed. | Failed to get project information. | Check whether the account ID is correct. |
| 404 | RAM.1021 | Get domain information failed. | Failed to obtain domain information. | Contact technical support. |
| 404 | RAM.1022 | The principal %s is not exist. | Principal not found. | Check whether the principal is correctly configured. |
| 404 | RAM.1023 | The principal %s is invalid. | Invalid principal. | Check whether the principal is correctly configured. |
| 404 | RAM.1024 | The urn %s is invalid. | Invalid URN of the shared resources. | Check whether the URN is correct. |
| 400 | RAM.1025 | Server SSL cert check failed. | Failed to check the SSL certificate. | Contact technical support. |
| 400 | RAM.1026 | Query restricted list failed. | Failed to query the restricted list. | Contact technical support. |
| 400 | RAM.1027 | Query frozen list failed. | Failed to query the frozen list. | Contact technical support. |
| 400 | RAM.1028 | Bad request for notification. | Request error. | Contact technical support. |
| 403 | RAM.1029 | The current operation has been restricted. | The current operation has been restricted. | Check whether the account is restricted. |
| 403 | RAM.1030 | The current operation has been frozen. | The current operation has been frozen. | Check whether the account is frozen. |
| 400 | RAM.1031 | Bad request for authorization header pattern. | Failed to verify the request header. | Contact technical support. |
| 400 | RAM.1032 | Bad quota type. | Incorrect quota type. | Check whether the quota type is correct. |
| 400 | RAM.1033 | Async job failed. | The job fails to be executed. | Contact technical support. |
| 400 | RAM.1034 | Don`t have lock | Failed to obtain a lock. | Contact technical support. |
| 400 | RAM.1035 | Bad request for invalid context attributes. | Request error. | Contact technical support. |
| 400 | RAM.1036 | Bad request for request proof. | Request error. | Contact technical support. |
| 400 | RAM.1037 | Bad request for impersonate. | Request error. | Contact technical support. |
| 400 | RAM.1101 | The status %s of the resource share with id %s is not active. | Resource share not activated. | Check the status of the resource share. |
| 400 | RAM.1102 | There are resources in use in the resource share %s. | Resource already associated. | Check whether the resource has been already associated with another resource share. |
| 400 | RAM.1103 | Some resources do not have or have multiple corresponding permissions. | No permissions or multiple permissions available for the resource share. | Check whether the permissions are configured correctly for the resource share. |
| 404 | RAM.1104 | Http header not found. | The HTTP request header is invalid. | Check whether the HTTP request header is valid. |
| 400 | RAM.1105 | Bad request for invalid user profile. | The UserProfile parameter in the HTTP request header is invalid. | Check whether the UserProfile parameter in the HTTP request header is valid. |
| 400 | RAM.1106 | Get domain tags failed. | Failed to obtain domain tags. | Contact technical support. |
| 500 | RAM.1107 | Bad request for invalid token. | Failed to obtain the token of the OP account. | Contact technical support. |
| 400 | RAM.1109 | Cannot share resource between op account and not-op account. | Resource sharing between OP accounts and other accounts is not supported. | Check whether the resource owner and principals are using accounts of the same type. |
| 400 | RAM.1110 | Resource sharing not allowed between internal and external accounts. | Resource sharing not allowed between internal and external accounts. | Check whether the resource owner and principals are using accounts of the same type. |
| 400 | RAM.1201 | The request body is empty. | Request parameters left blank. | Check the request parameters. |
| 409 | RAM.1202 | Some principals have been associated to the resource share with id %s. | Same principal already associated. | Check whether the same principal is associated with multiple resource shares. |
| 409 | RAM.1203 | Some resources have been associated to the resource share with id %s. | Resource already associated. | Check whether the same resource is associated with multiple resource shares. |
| 400 | RAM.1204 | The status %s of the resource share is not active. | Resource share not activated. | Contact technical support. |
| 400 | RAM.1205 | Get organization id error. | Failed to obtain the organization ID. | Check whether the account ID is correct. |
| 400 | RAM.1206 | Get ancestors error. | Failed to obtain the upper-level organization. | Check whether the account ID is correct. |
| 400 | RAM.1207 | Unable to disassociate the principal or the resource which does not exist or is owned by you. | Disassociation not allowed for the resource or principal not in your organization or that does not exist. | Check whether the principal or resource is correctly configured. |
| 400 | RAM.1208 | Unable to disassociate the principal because you belong to the organization. | Disassociation not allowed for the principal in your organization. | Check whether the principal belongs to an organization. |
| 400 | RAM.1209 | Get organization path failed. | Failed to obtain the organization path of the tenant. | Contact technical support. |
| 400 | RAM.1301 | The status %s of the resource share is not active. | Resource share not activated. | Contact technical support. |
| 409 | RAM.1302 | The resource type %s has associated one permission. | Permission already associated with to the shared resource. | Check the request parameters. |
| 409 | RAM.1303 | The resource type %s is in use in the resource share with id %s. | Failed to disassociate the permission from the in-use shared resource. | Stop using the shared resource and then disassociate the permission from the shared resource. |
| 409 | RAM.1701 | The current status of the invitation is %s. | Abnormal status of the resource sharing invitation. | Check whether the status of the resource sharing invitation is correct. |
| 404 | RAM.1702 | The resource share invitation with id %s is not found. | Invalid resource sharing invitation. | Check whether the resource sharing invitation has expired. |
| 400 | RAM.1801 | The account id %s is not the management account of organization. | Account ID not being the management account. | Contact the organization administrator. Only the management account can perform this operation. |
| 400 | RAM.1802 | Get organization info error. | Incorrect organization information. | Check whether organization information is correct. |
| 400 | RAM.1803 | The sharing with organization is not enabled by management account %s. | Sharing with Organizations not enabled by the management account. | Contact the organization administrator to use the management account to enable sharing with Organizations. |
| 501 | RAM.1804 | RAM is not support organization sharing function. | Sharing with Organizations not supported by RAM. | Contact technical support. |
| 400 | RAM.1901 | Tag key exists for resource share ID. | The tag key is already used by the resource share. | Check whether there is a tag with the same name in the resource share. |
| 400 | RAM.1902 | The tag key is duplicate. | The tag key is in duplicate. | Check whether the tag key is in duplicate. |
| 400 | RAM.1903 | The tag value is duplicate. | The tag value is in duplicate. | Check whether the tag value is in duplicate. |
| 400 | RAM.1904 | Failed to check the resource tag. | Failed to check the resource tag. | Contact technical support. |
| 400 | RAM.1905 | The tag policy doesn't allow the specified value for the following tag key. | The tag values for the tag key do not match those specified by the tag policy. | Check whether the tag complies with the tag policy. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.