Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 420 Bytes

errorcodes.md

File metadata and controls

19 lines (13 loc) · 420 Bytes

Error codes in ComCenter communication.

Generic errors

  • 100: Error in parameters.

Authentication

  • 300: User not found.
  • 301: Password mismatch.
  • 302: Token not found.
  • 399: Other error related with authentication.

Messages system

  • 400: Network param isn't in user's network list.
  • 401: Network module isn't activated.
  • 402: Incorrect network API params.
  • 499: Other error related with messages.