Error Code 1095
Error Screenshot:

Error Description: The id item in the meta returned by the business system callback meta API or passed in frontend integration mode does not match the current document's id
Solution: For the business system callback meta API, if requesting meta information for id = 123, the id in the returned JSON must also be 123, not abc. For the meta information passed in frontend integration mode, the same requirement applies.