PUBLIC_TAG_USE_INVALID_FORMAT

Public APIHTTP 400

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 Response
{
  "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 More Help?

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

Contact Support →
Back to Error Codes
Last updated: November 15, 2025