Troubleshooting Guide
Having issues? Refer to this quick guide to help you diagnose and fix common errors.
Request details
- Are you using the correct resource reference links? Are you using the complete URL when referring to a specific resource? (For example, when referencing a patient in your POST payload, you can't just enter the patient ID
123456789
. You must usehttp://au-api.halaxy.com/main/Patient/123456789.
)
Authorization check
- Has the authorization token expired?
- Does the practice group have an active Halaxy API subscription?
- Are the API key and credentials still valid?
- Check the API Key Manager in Halaxy - does your API key have appropriate access for the request objective? (You can check this in Settings > Integrations > External)
Updated 7 days ago