After generating csr and private_key
when I use csr to call /production/csids in production environment to get binarySecurityTOKEN and secretKey
I face this issue “invalid OTP”
there are our config properties to generate csr:
csr.common.name=TEST
csr.serial.number=1-Reporting Invoice|2-1.0|3-310245748754803
csr.organization.identifier=310245748754803
csr.organization.unit.name=3108467975
csr.organization.name=3108467975
csr.country.name=SA
csr.invoice.type=1111
csr.location.address=“Othman Bin Affan”
csr.industry.business.category=“Booking hospitality units, designing and programming special software”
certificateTemplateName=ASN1:PRINTABLESTRING:ZATCA-Code-Signing
are these data valid?