Klantly Developers

Error codes

feature_not_available

403 This feature is not available for this company.

Cause

The API or the requested feature is not included in the company's plan. The feature field names which feature.

Solution

Ask the company's administrator to activate the feature. Existing keys work again immediately afterwards.

Example

application/problem+json
{
  "type": "https://developers.klantly.com/errors/feature_not_available",
  "title": "This feature is not available for this company.",
  "status": 403,
  "code": "feature_not_available",
  "request_id": "req_01j7zq3k9x2m4n6p8r0t2v4w6y"
}

← All error codes