Message
Summary of Message API Error Codes
The Message error codes primarily relate to authentication, resource identification, and permission issues when interacting with the messaging system.
Common problems include:
- Invalid or unknown client username or client ID.
- Referencing a non-existent workflow or invoice number.
- Using an incorrect HTTP method (e.g. using GET instead of POST).
- Attempting to perform actions (like logging a message) without proper authorization.
All available error codes and messages for Message API:
Title
Description
101 | Unknown client username or client id |
401 | Unknown workflow number |
402 | Unknown invoice number |
603 | Error request. Use method POST. |
701 | You are not allowed to add message to log, please contact |
Was this section helpful?
What made this section unhelpful for you?
On this page
- Message