abridge-common-errors
Installation
SKILL.md
Abridge Common Errors
Overview
Comprehensive troubleshooting guide for Abridge clinical documentation integration. Covers authentication failures, EHR connectivity, audio streaming, note generation, and FHIR push errors.
Error Reference
Authentication & Authorization Errors
| Code | Error | Root Cause | Fix |
|---|---|---|---|
401 |
INVALID_CREDENTIALS |
Expired or wrong partner secret | Rotate credentials in Abridge Partner Portal |
401 |
TOKEN_EXPIRED |
SMART on FHIR token expired | Refresh token before 60-min expiry |
403 |
ORG_NOT_PROVISIONED |
org_id not activated | Contact Abridge sales engineer |
403 |
SPECIALTY_NOT_LICENSED |
Specialty not in contract | Check licensed specialties in Partner Portal |
403 |
PROVIDER_NOT_ENROLLED |
Provider not onboarded | Complete provider enrollment in Abridge admin |
Session & Encounter Errors
Related skills