DocsError CodesPUBLIC_TAG_USE_INVALID_FORMAT
Public APIHTTP 400

PUBLIC_TAG_USE_INVALID_FORMAT

Tag use invalid format.

Tag key and value must be non-empty strings with a maximum length of 200 characters each.

Example Error Response

JSON format

{
"error": {
"code": "PUBLIC_TAG_USE_INVALID_FORMAT",
"message": "Tag use invalid format.",
"description": "Tag key and value must be non-empty strings with a maximum length of 200 characters each."
}
}

System Logs

For detailed system information about this error, check the system logs in your BizKitHub Admin dashboard. We provide transparent access to all system logs including detailed error information, request traces, and debugging data.

Need Help?

If you're still experiencing issues after following the troubleshooting steps, our support team is here to help.

Contact Support

Last updated: February 16, 2026