Skip to main content

Error Code 1098

Error Screenshot:

Error Code 1098 Screenshot 1

Error Code 1098 Screenshot 2

Error Description: The business system callback meta API or the meta passed in frontend integration mode does not meet the requirements.

Solution: The meta API requires that the returned JSON must have the following items, and the values and formats of related items need to meet the requirements

Common errors are:

  1. The name returned does not include the file extension
  2. The date format returned by modified_at does not meet the requirements. For specific requirements, refer to the integration interface documentation.
  3. created_by or created_by.id is empty

Error Code 1098 Screenshot 3