DGII 33 — Certificate not issued by an INDOTEL-approved CA
Certificado no emitido por una AC autorizada por INDOTEL
| Field | Value |
|---|---|
| DGII code | 33 |
| Category | Signature |
| HTTP status | 422 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-33-certificado-no-autorizado-indotel |
Probable cause
The certificate was not issued by one of the Certification Authorities authorised by INDOTEL.
How to fix
- Check that your CA appears in the current INDOTEL list.
- If your CA is no longer authorised, migrate to one that is.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-33-certificado-no-autorizado-indotel",
"title": "Certificate not issued by an INDOTEL-approved CA",
"status": 422,
"detail": "DGII code 33: Certificate not issued by an INDOTEL-approved CA",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "33",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.