BT 消息
CSIBT0000E The JSON payload cannot be parsed.
解释
请求必须包含有效的 JSON。 请检查有效内容的语法。
操作
请检查请求主体的语法以获取有效的 JSON。
CSIBT0001E The resource, {0}, that was specified for create operation already exists.
解释
尝试创建的资源已存在。
操作
请为要创建的资源指定其他名称,然后再次发出请求。
CSIBT0002E The resource that you are trying to retrieve, {0}, does not exist.
解释
正在尝试检索的资源不存在。 请确保系统中存在所请求的资源。
操作
请确保系统中存在正在检索的资源。
CSIBT0003E Required parameter(s), {0}, is/are missing from the payload.
解释
有效内容中缺少必需参数。 指定的请求中需要参数
操作
请在有效内容中指定必需参数。
CSIBT0004E The input provided in the request, {0}, is not valid.
解释
为指定的参数提供的输入无效。
操作
请确保请求具有指定的参数的有效值,然后再次发出请求。
CSIBT0005E The input provided for {0}, is either null or empty.
解释
针对指定的参数提供的输入为 null 或空。
操作
请确保请求中提供的参数不为 null 或空。
CSIBT0006E Update of the field, {0}, is not allowed.
解释
禁止更新字段的操作。
操作
修改请求不更新指定的字段。
CSIBT0007E Specified purpose with version {0} could not be deleted as there are associated consent records with it.
解释
许可记录与目标用途相关联,无法删除。
操作
请确保指定版本的用途没有关联的许可记录。
CSIBT0008E The input provided for {0}, exceeds the permitted size limit {1}.
解释
提供的输入超过字段的上限大小限制。
操作
请确保输入在指定的大小限制内。
CSIBT0009E The specified attribute {0} is not included in the attribute list for purpose {1}.
解释
输入访问类型列表不是用途中提供的父访问类型列表的子集。
操作
请确保提供的属性的访问类型是用途中提供的访问类型列表的一部分。
CSIBT0010E The input provided, {0}, is not valid.
解释
请求有效内容中提供的输入无效。
操作
请更正请求有效内容中输入的值。
CSIBT0011E The provided input, {0}, has duplicate values.
解释
有效内容中提供的输入参数具有重复值。
操作
请移除重复属性,然后重新提交该请求。
CSIBT0012E An error occurred during {0} operation on {1}, the resource is in use.
解释
输入当前正在使用,无法更新/删除。 存在依赖关系。
操作
请更正请求中的错误,然后再次发出。
CSIBT0013E A {0} cannot be updated from {1} to {2}.
解释
不允许将特定属性从特定值更新为其他值。
操作
请纠正请求中的属性值,然后再次发出。
CSIBT0014E Updating the purpose {0}, is not allowed. It is in {1} state.
解释
不允许更新特定用途状态。
操作
请确保更改特定用途的状态,然后再次发出请求。
CSIBT0015E The input provided for {0}, should be between {1} to {2} in length.
解释
提供的输入低于允许的长度的下限或者高于上限。
操作
请检查输入值是否介于允许的大小限制之间,然后再次发出请求。
CSIBT0016E The input application {0} to purpose mapping {1} is not valid.
解释
提供的应用程序未映射到用途。
操作
如果应用程序再次映射到用途,请检查请求。
CSIBT0017E The input {0} provided, is not a valid integer.
解释
提供的输入不是有效的整数类型数据。
操作
请纠正请求有效内容中指定的输入参数的数据类型,然后重新提交。
CSIBT0018E The input provided {0}, is not within the integer range.
解释
提供的输入不在整数范围内。
操作
请纠正请求有效内容中的属性值,然后再次发出请求。
CSIBT0019E The requested operation succeeded partially. One or more operations did not succeed.
解释
一个或多个操作失败
操作
某些指定的操作未成功。
CSIBT0020E The time specified {0}, is set to a value in the past.
解释
针对时间指定的值无效。 此值早于当前时间。
操作
请纠正时间,然后再次发出请求。
CSIBT0021E End time cannot be set to a value before start time.
解释
指定的 startTime 和/或 endTime 无效
操作
请更正请求的开始时间和/或结束时间,然后重新发出。
CSIBT0022E The purpose, {0}, is either invalid or has no active version.
解释
指定的用途无效或无活动版本。
操作
请纠正用途输入,然后再次发出请求。
CSIBT0023E The entity, {0}, is already related to the provided purpose(s).
解释
应用程序用途映射已存在。
操作
请更正有效内容中用途映射的请求,然后重新发出。
CSIBT0024E Only one {0} version for purpose is allowed.
解释
一个用途只能有一个草稿版本。
操作
请修改现有草稿或删除现有草稿,然后再次发出请求。
CSIBT0025E An active version of a purpose with the name {0} exists.
解释
激活此用途时,存在另一个处于活动状态的同名用途。
操作
请更改要激活的用途的名称,或除去较旧的已激活用途,然后再次发出请求。
CSIBT0026E The input that was provided in the request, {0}, is not valid. Valid input is {1}.
解释
必须使用有效值指定参数。
操作
查看请求以获取指定的参数,并指定有效的输入值。
CSIBT0027E The search parameter that was provided, {0}, is not valid. Valid search parameters are {1}.
解释
请求中的搜索参数必须有效
操作
查看请求以获取指定的搜索参数,并提供有效值。
CSIBT0028E The purpose {0} cannot be deleted because consent records are associated with it.
解释
必须先移除所有相关联的许可记录才能删除用途。
操作
确保已移除所有相关联的许可记录,然后重新提交请求以删除用途。
CSIBT0029E The search condition has an incorrect format. A string search value must be enclosed in double quotation marks {0}.
解释
字符串搜索值缺少双引号。
操作
确保使用双引号将字符串搜索值引起。
CSIBT0030E The search condition has an incorrect format. An Integer or a Boolean search value must not be enclosed in double quotation marks {0}.
解释
已使用双引号将布尔或整数搜索值引起。
操作
将搜索值中的双引号移除,然后重新提交请求。
CSIBT0031E The search parameter {0} operator that was provided, {1}, is not valid. A valid search operator is {2}.
解释
搜索参数的运算符值必须有效。
操作
查看请求以获取指定的搜索参数,并提供有效的运算符值。
CSIBT0032E This API client can be used to create global consents only.
解释
API 客户机没有关联 app_id,无法创建应用程序级别许可。
操作
使用 app_id 正确的其他 API 客户机,然后重新提交请求
CSIBT0033I No consent records that match the request criteria were found.
CSIBT0034I A matching consent record does not exist. The request was completed because rule allows implicit assent.
CSIBT0035I A consent record was found.
CSIBT0036E Attribute does not belong to the requested purpose.
解释
用途必须包含指定的属性。
操作
指定有效的用途属性,然后重新提交请求。
CSIBT0037E Accesstype does not belong to the requested attribute.
解释
属性必须包含指定的访问类型。
操作
为属性指定有效的访问类型,然后重新提交请求。
CSIBT0038E Accesstype does not belong to the requested purpose.
解释
用途必须包含指定的访问类型。
操作
为用途指定有效的访问类型,然后重新提交请求。
CSIBT0039I The user opted in.
CSIBT0040I The user denied consent.
CSIBT0041I The user opted out.
CSIBT0042I The user was shown legal terms and conditions.
CSIBT0043I The consent record is not active.
CSIBT0044I The consent record has expired.
CSIBT0045I Default enforcement is explicit assent.
CSIBT0046E The tenant is limited to {0} purposes. This request exceeds that limit.
解释
此租户的用途数已达到上限。
操作
移除未使用的用途或升级为新计划。
CSIBT0047E The purpose has an active version. It cannot be deleted.
解释
该用途存在有效版本,必须将其取消或在其到期后才能删除整个用途
操作
将用途状态更改为“已取消”或“已到期”,然后重新提交请求将其删除。
CSIBT0048E The tenant is limited to {0} privacy rules. This request exceeds that limit.
解释
此租户的隐私规则数已达到上限。
操作
移除未使用的隐私规则或升级为新计划。
CSIBT0049E The tenant is limited to {0} privacy policies. This request exceeds that limit.
解释
此租户的隐私策略数已达到上限。
操作
移除未使用的隐私策略或升级为新计划。
CSIBT0050E An error occured in rule condition {0}. The isExternalSubject attribute cannot be set to true if the subjectGroup attribute is specified.
解释
如果指定 subjectGroup 对象,那么必须将 isExternalSubject 设置为 false。
操作
移除 subjectGroup 属性,或者将 isExternalSubject 属性设置为 false,然后重新提交请求。
CSIBT0051E An error occured in rule condition {0}. The isExternalSubject attribute must be set to false if subjectGroup attribute is specified.
解释
如果指定 subjectGroup 属性,那么无法跳过 isExternalSubject 或者设置为空。 必须将 isExternalSubject 设置为 false。
操作
将 isExternalSubject 属性设置为 false,然后重新提交该请求。
CSIBT0052I No consent record exists for the current active version of purpose.
CSIBT0053E The requested feature is not included in the current subscription.
解释
未授权当前预订套餐访问此功能。
操作
请将预订升级至更高套餐以使用此功能。
CSIBT0054E The value for the parameter, {0}, is not valid. It contains non-printable characters.
解释
指定参数的值必须是可打印的字符。
操作
请确保请求不包含指定参数的不可打印的字符,然后再次发出请求。
CSIBT0055E The version of policy provided in the request, {0}, does not match the policy record's version.
解释
If-Match 头中提供的请求的策略版本不匹配策略记录的最新版本。
操作
请纠正 If-Match 头中的策略版本,然后再次发出请求。
CSIBT0056E The policy version for the request is missing in the 'If-Match' header.
解释
需要在请求的“If-Match”头中提供策略版本。
操作
请在 If-Match 头中提供策略版本,然后再次发出请求。
CSIBT0057E The purpose cannot be deleted because it is used in a privacy rule.
解释
必须先移除所有关联的隐私规则才能删除用途。
操作
确保移除所有关联的隐私规则记录。 然后,重新提交请求以删除用途。
CSIBT0058E The purpose cannot be {0} because it is being used.
解释
用途已在使用,因此无法取消或删除。
操作
确保移除所有用途关联,然后重新提交请求以取消/删除用途。
CSIBT0059I The rule decision is allow.
CSIBT0060I The rule decision is deny.
CSIBT0061E Only a single exclusive empty rule condition can be specified while creating a rule.
解释
创建规则时,无法与任何其他规则条件一起指定空规则条件。
操作
移除空规则条件或者确保请求中只存在一个空规则条件。
CSIBT0062E The rule could not be deleted because it is currently used in the policy and the policy could not be updated.
解释
删除规则时,用于移除规则的策略更新失败。
操作
请重试请求。
CSIBT0063I A matching consent record is inactive. The request was completed because rule allows implicit assent.
CSIBT0064I A matching consent record has expired. The request was completed because rule allows implicit assent.
CSIBT0065I A matching consent record is associated with an older version of the purpose. The request was completed because rule allows implicit assent.
CSIBT0066E The geoIP in the request does not resolve to a valid geography
解释
geoIP 未解析为有效地域
操作
请使用有效 geoIP
CSIBT0067E Updating the resource {0} is not allowed.
解释
无法更新资源
操作
请使用其他资源以进行更新
CSIBT0068E The tenant, {0}, is invalid.
解释
提供的租户无效。
操作
请使用有效租户。
CSIBT0069E The input provided in the request, {0}, is reserved for internal usage.
解释
提供的输入无效。 其是/包含内部使用的保留关键字。
操作
请确保请求具有指定的参数的有效值,然后再次发出请求
CSIBT0070I The requested operation(s) succeeded
解释
所有操作已成功
操作
指定的所有操作已成功。
CSIBT0071E The accesstype {0} does not belong to the requested purpose {1}.
解释
请求中指定的访问类型必须是用途中包含的访问类型。
操作
为用途指定有效的访问类型,然后重新提交请求。
CSIBT0072E The accesstype {0} does not belong to the requested attribute {1} for purpose {2}.
解释
该属性必须包含给定用途的指定访问类型。
操作
为属性指定有效的访问类型,然后重新提交请求。
CSIBT0073E Accesstypes cannot be specified when attributes are configured for purpose, {0}.
解释
必须为属性指定给定的用途。
操作
请移除访问类型,并确保指定的用途属性有效。 重新提交请求。
CSIBT0074E The entity, {0}, is already related to the provided profile.
解释
概要文件关系映射已存在。
操作
请更正有效内容中的映射,然后重新提交请求。
CSIBT0075E The purpose, {0}, requires attributes and no attributes were specified.
解释
此用途至少需要一个属性。
操作
请为用途指定访问类型的有效属性,然后重新提交请求。
CSIBT0076E Accesstypes are required for purpose, {0}.
解释
更新概要文件才能使用给定用途的访问类型。
操作
请为给定用途指定有效的访问类型,然后重新提交请求。
CSIBT0077E The 'scope=app' query parameter is not applicable because this client is not associated with an application.
解释
API 客户机没有关联 app_id,无法检索应用程序级别许可。
操作
请使用具有 app_id 的其他 API 客户机以及 scope=app 查询参数,然后重新提交请求。
CSIBT0078E The header, {0}, is missing.
解释
缺少必需的头。 在指定的请求中是必需的
操作
请指定必需的头。
CSIBT9999E An internal error occurred processing the request.
解释
此错误可能由临时系统或网络问题引起。
操作
等待,然后重新提交请求。