KMS Server 1.18.5
What’s New
-
Support for
**doverunner.com**Domain in API URLs
The KMS server now supports API requests made to the new**doverunner.com**domain.
This change aligns with the ongoing brand consolidation and ensures compatibility with updated service endpoints.
Customers can now use either the legacy domain or the newdoverunner.comdomain for KMS API access without changes in functionality. -
New Input Validations and Error Codes for
**CID**Parameter
Additional input validation has been added to improve request integrity and enhance developer feedback. The following new error codes have been introduced:-
Error Code 2515: CID value is missing or null
TheCID(Content ID) field is required and must not be null in API requests that include it. -
Error Code 2516: CID value exceeds maximum length
The maximum allowed length for theCIDparameter is 200 characters. Requests exceeding this limit will be rejected with this specific error code.
-