Where Can I Check the Meaning of the Response Codes for wolkvox Manager and wolkvox Agent APIs?
Table of Contents
Symptom / Need
When performing integrations with wolkvox APIs (either for wolkvox Manager or wolkvox Agent), it is essential to correctly interpret the server responses to diagnose whether a request was successful or if it requires corrections in the parameters or authentication.
Response / Solution
To learn the detailed meaning of each response returned by the system, you can access the complete API Troubleshooting Guide at the following official link: [Click here].
What Information Will I Find There?
On this developer portal, you will find a detailed table with:
- HTTP Code: The numeric status code (e.g., 400, 401, 403, 404, 500).
- Error Message: The exact text returned by the API in its message field.
- Explanation: The technical details of why the event occurred (e.g., expired token, missing parameters, exceeded license limit, etc.).