Common Error Codes
When a sync fails, the audit log shows an error code and message. Here are the most common ones and what to do about them.
| Code | Meaning | Action |
|---|---|---|
401 |
Authentication expired | Re-authorize the connection in Settings → Connections. |
429 |
Rate limit exceeded | Automatic. LedgerPort backs off and retries with exponential delay. |
502 |
Bad gateway (upstream down) | Transient. Usually resolves within minutes. Auto-retried. |
422 |
Validation error | Check the error detail — usually a missing mapping or invalid field value. |
409 |
Conflict / duplicate | Transaction already exists at destination. LedgerPort skips to prevent dupes. |
All error details including the full request/response payload are available in Dashboard → Audit Log.