Skip to main content
For REST API error codes (400, 401, 404, etc.), see the API Error Reference.

Web SDK

ErrorCauseSolution
SDK not initializedClicktermClient.initialize() was not calledCall initialize() with your App ID before using ClicktermDialog
Template not foundTemplate is disabled or has no effective versionEnable the template and ensure a version is effective
Network errorCannot reach the ClickTerm APICheck the user’s network connection

Android SDK

ErrorCauseSolution
SDK not initializedClicktermClient.initialize() was not calledCall initialize() in your Application class or MainActivity
Invalid template IDTemplate ID format is incorrectUse the UUID from the ClickTerm dashboard

API error codes

HTTP status codes and response format for the REST API.

Troubleshooting

Common integration issues and step-by-step fixes.