route_not_found
The path does not match any v1 endpoint. It is usually a typo, a missing `/v1` prefix, or a path from a different area of the API.
| Code | Type | HTTP | Category |
|---|---|---|---|
route_not_found | not_found_error | 404 | Request |
Cause
The path does not match any v1 endpoint. It is usually a typo, a missing /v1 prefix, or a path from a different area of the API.
What to do
Check the path in the API reference, base URL included (https://api.factuarea.com/v1).
Message returned by the API
Resource not found.