DGII 32 — Signer certificate revoked
Certificado del firmante revocado
| Field | Value |
|---|---|
| DGII code | 32 |
| Category | Signature |
| HTTP status | 422 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-32-certificado-revocado |
Probable cause
The certificate was revoked by the CA. Request a new one and rotate the secret in ERPly Pro.
How to fix
- Request a new certificate from the CA.
- Rotate the secret in Secrets Manager (ERPly Pro does this automatically when it receives the new PFX).
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-32-certificado-revocado",
"title": "Signer certificate revoked",
"status": 422,
"detail": "DGII code 32: Signer certificate revoked",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "32",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.