Error in simplified tax invoice


I am following all the steps adviced before, made a lot of trials, but still the problem in the reporting only.

  • The binary token I encoded it by VB.net to base64 and tried also the online tools, give me the same result
  • I save the result in text file
  • fatooranet sign -invoice e:/e-invoice-final/123.xml -privateKey e:/e-invoice-final/PrivateKey_final.txt -certificate e:/e-invoice-final/PublicKey_final.txt -signedInvoice e:/e-invoice-final/123-signed.xml
  • The hash issued
  • but when testing the result from ZATAC site, this appear
  • I need a real help
  • Thanks

Dear @ahmadalmahdi,

I am happy to hear that the issue is solved,

Thank you for sharing.

Regards,

I solved it:

  1. it was text file end with CRL
  2. I used .pem file for both Private and Public keys.
    thanks god