# Resource Center API error codes


| StatusCode | Code                                         | Message                                                                                                                                                                                                                                                                                                                                                             |
| ---------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 400        | DependencyViolation.Config                   | ResourceCenter cannot be disabled, because the Config has been enabled.                                                                                                                                                                                                                                                                                             |
| 400        | DependencyViolation.ResourceGroup            | Unable to disable resource center while associate transfer is enabled.                                                                                                                                                                                                                                                                                              |
| 400        | DiscoveryInProgress                          | A discovery task is in progress. Please wait for a while and check the result again.                                                                                                                                                                                                                                                                                |
| 400        | InvalidParameter.AccountId                   | The specified parameter AccountId is not valid.                                                                                                                                                                                                                                                                                                                     |
| 400        | InvalidParameter.Filter.CreateTime           | The specified parameter Filter.n.CreateTime is not valid.                                                                                                                                                                                                                                                                                                           |
| 400        | InvalidParameter.Filter.IpAddress            | The specified parameter Filter.n.IpAddress is not valid.                                                                                                                                                                                                                                                                                                            |
| 400        | InvalidParameter.Filter.ResourceType         | The specified parameter value of Filter.ResourceType is not valid.                                                                                                                                                                                                                                                                                                  |
| 400        | InvalidParameter.Filter.Tag                  | The specified parameter Filter.n.Tag is not valid.                                                                                                                                                                                                                                                                                                                  |
| 400        | InvalidParameter.MaxResults                  | The specified parameter MaxResults is not valid.                                                                                                                                                                                                                                                                                                                    |
| 400        | MissingParameter.AccountScope                | The specified parameter AccountScope is missing.                                                                                                                                                                                                                                                                                                                    |
| 400        | MultiAccountServiceNotEnabled                | Multi account ResourceCenter service is not enabled.                                                                                                                                                                                                                                                                                                                |
| 400        | NoPermission                                 | You are not authorized to perform this operation.                                                                                                                                                                                                                                                                                                                   |
| 400        | NoPermission.ServiceLinkedRole               | The current user does not have permission to create servicelinkedrole. Please contact the Alibaba Cloud account or administrator to authorize custom policy: Service Name: rmc.resourcemanager.aliyuncs.com, Action: ram:CreateServiceLinkedRole.                                                                                                                   |
| 400        | ServiceNotEnabled                            | ResourceCenter Service is not enabled.                                                                                                                                                                                                                                                                                                                              |
| 403        | NoPermission.AccountScope                    | The operator is not permitted for this account scope.                                                                                                                                                                                                                                                                                                               |
| 404        | NotExists.Account                            | The specified account does not exist.                                                                                                                                                                                                                                                                                                                               |
| 404        | NotExists.Resource                           | The specified resource does not exist.                                                                                                                                                                                                                                                                                                                              |
| 404        | NotExists.ResourceDirectory                  | The resource directory for the account is not enabled.                                                                                                                                                                                                                                                                                                              |
| 404        | NotExists.ResourceDirectory.FolderId         | The specified folder does not exist.                                                                                                                                                                                                                                                                                                                                |
| 409        | Conflict.ServiceStatus                       | The service status conflict occurred due to frequent service enabled and disabled.                                                                                                                                                                                                                                                                                  |
| 409        | DisableConflict.DeliveryChannel              | ResourceCenter cannot be disabled because there are active delivery channels.                                                                                                                                                                                                                                                                                       |
| 409        | DisableConflict.MultiAccount                 | ResourceDirectory management account or delegated administrator account has enabled multi account ResourceCenter, you cannot disable ResourceCenter.                                                                                                                                                                                                                |
| 409        | ExceedLimit.Filter                           | The maximum length of Filters is exceeded.                                                                                                                                                                                                                                                                                                                          |
| 409        | InvalidParameter.AccountId                   | The specified parameter AccountId is not valid.                                                                                                                                                                                                                                                                                                                     |
| 409        | InvalidParameter.MatchType                   | The specified parameter MatchType is not valid.                                                                                                                                                                                                                                                                                                                     |
| 409        | InvalidParameter.ResourceType                | The specified parameter ResourceType is not valid.                                                                                                                                                                                                                                                                                                                  |
| 409        | InvalidParameter.Scope                       | The Scope is invalid.                                                                                                                                                                                                                                                                                                                                               |
| 409        | InvalidParameter.SortCriterion.Key           | The specified parameter SortCriterion.Key is not valid.                                                                                                                                                                                                                                                                                                             |
| 409        | NoPermission.ResourceDirectory.MemberAccount | ResourceDirectory Member Account is not authorized to perform this operation. For more detail, see [Manage a delegated administrator account of Resource Center](https://help.aliyun.com/zh/resource-management/resource-center/user-guide/manage-the-delegated-administrator-account-of-resource-center?spm=a2c4g.11186623.help-menu-94362.d_1_2_4.1e291b21uo3rBu) |
| 409        | NotSupport.Account.Site                      | The caller is not a current site account, which is not supported.                                                                                                                                                                                                                                                                                                   |
| 409        | ServiceNotEnabled.SpecifiedAccount           | ResourceCenter service of the specified account is not enabled.                                                                                                                                                                                                                                                                                                     |


