Signed Properties Digest Error


If Someone Cleared this error given below

{“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”}

Please guide me we are stuck in this stage .

Dear @alihassan0304 ,

This error is being returned due to a mistake in one step or more in the signing process, please review the signing process again carefully to resolve the issue.

Instead as a quick solution, you can use the ready built-in function inside the official e-invoicing SDK to sign the simplified tax invoices, otherwise, you will need to carefully read & compare the SDK’s output to the output from your application/project to detect where the difference is.

Regards,