Skip to content

Methods to manage errors

Use these methods to retrieve info about the errors:

Methods:

  • getErrors: use this method to get info about an error code
  • getErrors_v2: use this method to get info about a specific error code or all errors code.

The main errors that can be found within this method are:

  • Error 2 : some required fields are missing
  • Error 2084: The insert language was not found, the allowed languages are:

To get information about how to handle the errors: How to handle errors