GuidesAPI Reference
Guides

HTTP error codes

The Live Tracking API may return the following error codes:

HTTP statusError codeMeaning
401E401100token invalid or expired
400E400103missing required auth header (no token).
403E403100not an admin user / subscription not active.
404E404100in 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.