Signed properties hashing

I am using .Net with ZATKA SDK - Simulation

I sent request for invoice compliance but I got this error, kindly help to know error reason and solve.

{
“validationResults”: {
“infoMessages”: [
{
“type”: “INFO”,
“code”: “XSD_ZATCA_VALID”,
“category”: “XSD validation”,
“message”: “Complied with UBL 2.1 standards in line with ZATCA specifications”,
“status”: “PASS”
}
],
“warningMessages”: ,
“errorMessages”: [
{
“type”: “ERROR”,
“code”: “signed-properties-hashing”,
“category”: “CERTIFICATE_ERRORS”,
“message”: “Invalid signed properties hashing, SignedProperties with id=‘xadesSignedProperties’”,
“status”: “ERROR”
}
],
“status”: “ERROR”
},
“reportingStatus”: “NOT_REPORTED”,
“clearanceStatus”: null,
“qrSellertStatus”: null,
“qrBuyertStatus”: null
}

Dear @nader_makki ,

Kindly note that your invoice is not compliant with XML implementation standards, please refer to E-Invoice specifications for the XML implantation standards and Data Dictionary

Salam,
Seems your certificates were not generated properly and even before than hope you are generating proper CSR for simulation as there is difference as compare other Sandbox and Production. Share your XML you are trying to report as well but seems XML is getting pass so certificates need to be checked. thanks