Renew CSID error

Dear @fatehahmed,

Are you using real or dummy data?

If you are using real data, please follow these steps to renew your PCSID:

  1. Check Your Environment:

    • You might be using sandbox data, which is for testing purposes only. To renew your PCSID with real data, you need to use either the Fatoora simulation or production environment, depending on where your PCSID was originally generated.
  2. Change the Endpoint:

  3. Generate a Certificate Signing Request (CSR):

    • Ensure taking simulation requirements in consideration:
      • OpenSSL: Set CertificateTemplateNameASN1 to PRINTABLESTRING:PREZATCA-Code-Signing
      • SDK Command: Include -sim before the command for generating the CSR
  4. Obtain an OTP (One-Time Password):

    • Log in to the Fatoora portal for the correct environment (Simulation or Production) to obtain the OTP.
    • Ensure that the VAT number linked with your Fatoora portal account matches the VAT number included in your CSR configuration.
  5. Send the API Request:

    • Make sure to use the correct API headers and structure, a successful response should be returned, you can find it in the API documentation guide.

If you have any further questions or need assistance, feel free to ask.