B2c signature_error

Dear All,

after signing with with Simulation Enviroment PCSID, validating the xml with following command

fatooranet validate -invoice “D:\SignedInvoice.xml”

getting following error when validating thru Web Based Validator

  • ategory : QR_CODE_ERROR

  • **code :**hashedXml

  • message : hashedXml does not match with qr code hashedXml or the hashedXml is missing

  • category : SIGNATURE_ERROR

  • **code :**invoiceSignedDataDigestValue

  • message : wrong invoice hashing

  • category : SIGNATURE_ERROR

  • **code :**X509IssuerName

  • message : wrong X509IssuerName

  • category : SIGNATURE_ERROR

  • **code :**X509SerialNumber

  • message : wrong X509SerialNumber

  • category : SIGNATURE_ERROR

  • **code :**signatureValue

  • message : wrong signature Value

Dear @bhattiasadlatif ,
How fix it?