HTTP error codes
The Live Tracking API may return the following error codes:
| HTTP status | Error code | Meaning |
|---|---|---|
| 401 | E401100 | token invalid or expired |
| 400 | E400103 | missing required auth header (no token). |
| 403 | E403100 | not an admin user / subscription not active. |
| 404 | E404100 | in other contexts, no record found (less typical for org‑wide report). |
For more information about standard HTTP status codes, see HTTP status codes in RFC 7231.