Skip to main content
License validation errors occur when a paid plugin is used without proper authorization. The system checks the LICENSE_KEY and ORGANIZATION_IDS variables set in the environment (for example, in your .env file) to ensure that only organizations with an active contract can access licensed features. This mechanism helps prevent unauthorized use of paid plugins, such as cases where there’s no active agreement in place.

Error format

Field definitions

  • code – A stable, unique identifier for the error. Useful for programmatic handling and support requests.
  • title – A short, human-readable summary of the issue.
  • message – Detailed guidance to help you resolve the error.
This structure ensures you always get actionable feedback when something doesn’t go as expected.

License Manager errors


Refer to the table below for a list of possible error codes, their meanings, and instructions on how to resolve them.