It would appear that we are not able to tag uptime checks with a tag that is greater than 64 characters:
curl -X POST -u 'xxx:xxx' -H "app-key: xxx" -d 'type=http&name=atest2&host=www.example.com&tags=hello&tags=xxxxxx-kata2-trial-tenant-staging-xxxxxxxxxxx-com-xxxxxxx-info-ping,whatever,2' -H "account-email: xxx@example.com" https://api.pingdom.com/api/2.0/checks {"error":{"statuscode":428,"statusdesc":"Precondition Required","errormessage":"Unknown user tag \"openam-kata2-trial-tenant-staging-forgeblocks-com-openidm-info-ping\". Create it first to connect it to a check."}}
Are there any plans to resolve this issue?