0010-00000211

更新时间:
复制 MD 格式

Problem description

The Key parameter in a request to configure object tagging or bucket tagging contains characters that are not UTF-8 encoded.

Causes

The value of the Key parameter includes characters outside the UTF-8 character set.

Examples

None.

Solutions

Make sure tag keys and tag values use UTF-8 encoded characters only. Tag keys must also meet the following requirements:

  • Maximum length: 64 characters

  • Case-sensitive

  • Cannot be left blank

  • Cannot start with http://, https://, or Aliyun (the prefix check is case-insensitive)

References